irb_require(*opts, &b) -> bool
[permalink][rdoc][edit] [added by irb/ext/use-loader]-
現在の irb に関する IRB::Context に対して irb_require コマンドを実行します。
[SEE_ALSO] IRB::ExtendCommand::Require#execute
irb_require(*opts, &b) -> bool
[permalink][rdoc][edit] [added by irb/ext/use-loader]
現在の irb に関する IRB::Context に対して irb_require コマンドを実行します。
[SEE_ALSO] IRB::ExtendCommand::Require#execute