24件ヒット
[1-24件を表示]
(0.137秒)
ライブラリ
-
irb
/ context (12) - shell (12)
クラス
-
IRB
:: Context (12) - Shell (12)
検索結果
-
IRB
:: Context # debug? -> bool (21102.0) -
irb がデバッグモード(IRB::Context#debug_level が 1 以上)で動作し ているかどうかを返します。
...irb がデバッグモード(IRB::Context#debug_level が 1 以上)で動作し
ているかどうかを返します。
デフォルト値は false です。
@see IRB::Context#debug_level, IRB::Context#debug_level=... -
Shell
# debug? -> bool | Integer (15202.0) -
@todo
...@todo... -
Shell
# debug -> bool | Integer (102.0) -
@todo
...@todo...