るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. string b
  2. _builtin b
  3. b string
  4. b _builtin
  5. b

ライブラリ

クラス

検索結果

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

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

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

@return 詳細なメッセージを出力する場合は true を返します。そうでない場
合は false か nil を返します。

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


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

Shell#verbose? -> bool (63904.0)

@todo

@todo

Shell.verbose? -> bool (63904.0)

@todo

@todo

Tracer.verbose? -> bool (63904.0)

真ならばトレース出力の開始や終了を知らせます。

真ならばトレース出力の開始や終了を知らせます。

Shell#verbose -> bool (18604.0)

@todo

@todo

絞り込み条件を変える

Shell.verbose -> bool (18604.0)

@todo

@todo

Tracer.verbose -> bool (18604.0)

真ならばトレース出力の開始や終了を知らせます。

真ならばトレース出力の開始や終了を知らせます。