るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.044秒)
トップページ > クエリ:-[x] > クエリ:rb_load[x] > モジュール:IRB::ExtendCommandBundle[x]

別のキーワード

  1. mkmf install_rb
  2. kernel install_rb
  3. rb_load
  4. rb_f_load
  5. rb_float

ライブラリ

検索結果

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

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

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

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