るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.182秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:_load[x] > モジュール:IRB::ExtendCommandBundle[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

ライブラリ

検索結果

IRB::ExtendCommandBundle#irb_load(*opts, &b) -> nil (6119.0)

現在の irb に関する IRB::Context に対して irb_load コマンドを実行 します。

...現在の irb に関する IRB::Context に対して irb_load コマンドを実行
します。

@see IRB::ExtendCommand::Load#execute...