るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.210秒)

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

クラス

検索結果

GetoptLong#quiet=(flag) (18109.0)

flag が真なら、静粛 (quiet) モードが有効になります。

...効になります。

静粛モードが有効になっていると、レシーバのオブジェクトは、
GetoptLong
#get, GetoptLong#get_option,
GetoptLong
#each, GetoptLong#each_option メソッドでエラーが
発生しても、エラーメッセージを出力しません。初期値は、...