24件ヒット
[1-24件を表示]
(0.221秒)
ライブラリ
-
irb
/ ext / use-loader (24)
クラス
-
IRB
:: Context (24)
検索結果
-
IRB
:: Context # use _ loader? -> bool (15102.0) -
load または require 時に irb のファイル読み込み機能(irb_load、 irb_require)を使うかどうかを返します。
load または require 時に irb のファイル読み込み機能(irb_load、
irb_require)を使うかどうかを返します。
@see IRB::Context#use_loader= -
IRB
:: Context # use _ loader -> bool (2.0) -
load または require 時に irb のファイル読み込み機能(irb_load、 irb_require)を使うかどうかを返します。
load または require 時に irb のファイル読み込み機能(irb_load、
irb_require)を使うかどうかを返します。
@see IRB::Context#use_loader=