るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.075秒)
トップページ > クエリ:-[x] > クエリ:TEXT[x] > クエリ:verbose?[x]

別のキーワード

  1. openssl to_text
  2. prettyprint text
  3. cgi text_field
  4. cgi/html text_field
  5. rexml/document text

ライブラリ

クラス

検索結果

IRB::Context#verbose? -> bool | nil (21201.0)

標準出力に詳細なメッセージを出力するかどうかを返します。

...行っていた場合(IRB::Context#verbose が true か false を返す
場合)は設定した通りに動作します。設定を行っていない場合は、ファイルを指
定して irb を実行した場合などに true を返します。


@see IRB::Context#verbose, IRB::Context#verbose=...