use_loader -> bool
use_loader? -> bool
load または require 時に irb のファイル読み込み機能(irb_load、 irb_require)を使うかどうかを返します。
[SEE_ALSO] IRB::Context#use_loader=