るりまサーチ

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

別のキーワード

  1. kernel $-l
  2. matrix l
  3. _builtin $-l
  4. lupdecomposition l
  5. $-l _builtin

ライブラリ

モジュール

検索結果

VALUE rb_require(const char *fname) (44300.0)

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

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

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

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

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

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