るりまサーチ

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

別のキーワード

  1. _builtin &
  2. ipaddr &
  3. set &
  4. integer &
  5. array &

ライブラリ

モジュール

検索結果

IRB::ExtendCommandBundle#irb_require(*opts, &b) -> bool (33418.0)

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

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

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