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

instance method IRB::ExtendCommandBundle#irb_load

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

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

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

module IRB::ExtendCommandBundle