るりまサーチ

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

別のキーワード

  1. _builtin to_a
  2. matrix to_a
  3. to_a
  4. dbm to_a
  5. argf.class to_a

ライブラリ

モジュール

検索結果

VALUE rb_require(const char *fname) (44300.0)

require の C 版です。feature「fname」をロードします。

...require の C 版です。feature「fname」をロードします。...

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

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

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

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