るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.007秒)
トップページ > ライブラリ:getoptlong[x] > クラス:GetoptLong[x] > バージョン:2.4.0[x] > クエリ:quiet=[x]

別のキーワード

  1. getoptlong quiet=
  2. getoptlong quiet?
  3. getoptlong quiet
  4. options quiet
  5. rdoc/options quiet

検索結果

GetoptLong#quiet=(flag) (54310.0)

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

...が有効になります。

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