354件ヒット
[1-100件を表示]
(0.045秒)
ライブラリ
- ビルトイン (12)
-
cgi
/ html (24) - drb (12)
-
irb
/ context (24) - mkmf (12)
- optparse (36)
-
rake
/ testtask (12) -
rubygems
/ config _ file (24) -
rubygems
/ user _ interaction (48) - shell (66)
-
shell
/ command-processor (30) -
shell
/ filter (30)
クラス
-
DRb
:: DRbServer (12) -
Gem
:: ConfigFile (24) -
Gem
:: StreamUI (12) -
Gem
:: StreamUI :: VerboseProgressReporter (36) -
IRB
:: Context (24) - Module (12)
- OptionParser (36)
-
RDoc
:: Options (24) -
Rake
:: TestTask (12) - Shell (66)
-
Shell
:: CommandProcessor (30) -
Shell
:: Filter (30)
モジュール
-
CGI
:: HtmlExtension (24) - Kernel (12)
検索結果
先頭5件
-
DRb
:: DRbServer # verbose -> bool (18224.0) -
サーバが verbose mode ならば真を返します。
...サーバが verbose mode ならば真を返します。
@see DRb::DRbObject#verbose=... -
IRB
:: Context # verbose -> bool | nil (18220.0) -
標準出力に詳細なメッセージを出力するように設定されているかどうかを返し ます。
...::Context#verbose? とは別のメソッドである事に注意してください。
@return 詳細なメッセージを出力するように設定されている場合は true を返
します。そうでない場合は false か nil を返します。
@see IRB::Context#verbose?, IRB::Co... -
Gem
:: ConfigFile # verbose -> bool | Symbol (18208.0) -
ログの出力レベルを返します。
...ログの出力レベルを返します。
@see Gem::ConfigFile#verbose=... -
Shell
# verbose -> bool (18203.0) -
@todo
@todo -
Rake
:: TestTask # verbose -> bool (18202.0) -
この値が真である場合、テストの実行結果を詳細に表示します。
この値が真である場合、テストの実行結果を詳細に表示します。 -
IRB
:: Context # verbose? -> bool | nil (6220.0) -
標準出力に詳細なメッセージを出力するかどうかを返します。
...行っていた場合(IRB::Context#verbose が true か false を返す
場合)は設定した通りに動作します。設定を行っていない場合は、ファイルを指
定して irb を実行した場合などに true を返します。
@see IRB::Context#verbose, IRB::Context#verbose=... -
Gem
:: ConfigFile # really _ verbose -> bool (6218.0) -
このメソッドの返り値が真の場合は verbose モードよりも多くの情報を表示します。
...このメソッドの返り値が真の場合は verbose モードよりも多くの情報を表示します。... -
Shell
# verbose? -> bool (6203.0) -
@todo
@todo -
Gem
:: StreamUI :: VerboseProgressReporter # count -> Integer (3101.0) -
Gem::StreamUI::VerboseProgressReporter#updated が呼び出された回数を返します。
...Gem::StreamUI::VerboseProgressReporter#updated が呼び出された回数を返します。... -
Gem
:: StreamUI :: VerboseProgressReporter # done -> nil (3101.0) -
終了メッセージを表示します。
終了メッセージを表示します。