最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.033秒)
トップページ
>
:
to
>
:IRB
別のキーワード
_builtin to_s
openssl to_der
openssl to_s
_builtin to_a
openssl to_pem
ライブラリ
irb
/
inspector
(12)
検索結果
先頭1件
IRB
.
Inspector(inspect
,
init = nil) -> IRB
::
Inspector
IRB
.
Inspector(inspect
,
init = nil) -> IRB
::
Inspector
(6201.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
特異メソッド
IRB::Inspector オブジェクトを生成します。
...
IRB
::Inspec
to
r オブジェクトを生成します。
@param inspect 実行結果の出力のための手続きオブジェクトを指定します。
@param init inspect_mode の初期化のための手続きオブジェクトを指定します。
あらかじめ require が必要
...
IRB::Inspector