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