Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > irb/ext/use-loaderライブラリ > 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