Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > irb/ext/use-loaderライブラリ > IRB::ExtendCommandBundleモジュール > irb_load

instance method IRB::ExtendCommandBundle#irb_load

irb_load(*opts, &b) -> nil[permalink][rdoc] [added by irb/ext/use-loader]

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

[SEE_ALSO] IRB::ExtendCommand::Load#execute