36件ヒット
[1-36件を表示]
(0.097秒)
検索結果
先頭5件
-
IRB
:: Context # debug? -> bool (21101.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 (15201.0) -
@todo
...@todo... -
Shell
. debug? -> bool | Integer (15201.0) -
@todo
...@todo
デバッグ用フラグを参照します。... -
Shell
# debug -> bool | Integer (101.0) -
@todo
...@todo... -
Shell
. debug -> bool | Integer (101.0) -
@todo
...@todo
デバッグ用フラグを参照します。...