24件ヒット
[1-24件を表示]
(0.191秒)
ライブラリ
-
irb
/ cmd / nop (24)
キーワード
- execute (12)
-
irb
_ context (12)
検索結果
先頭2件
-
IRB
:: ExtendCommand :: Nop # irb _ context -> IRB :: Context (18402.0) -
irb の現在の設定(IRB::Context)を返します。
...irb の現在の設定(IRB::Context)を返します。... -
IRB
:: ExtendCommand :: Nop # execute(*opts) -> () (12102.0) -
何もしません。サブクラスでオーバーライドして使用します。
...何もしません。サブクラスでオーバーライドして使用します。
@param opts irb 中でコマンドに渡す引数を指定します。...