るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.086秒)
トップページ > クエリ:Object#class[x] > クエリ:to_regexp[x] > クエリ:FALSE[x] > クエリ:NEWS for Ruby 2.0.0[x] > クエリ:module_eval[x] > バージョン:2.7.0[x] > モジュール:IRB::ExtendCommandBundle[x]

別のキーワード

  1. argf.class lines
  2. argf.class each_line
  3. argf.class each
  4. argf.class readline
  5. argf.class readlines

ライブラリ

検索結果

IRB::ExtendCommandBundle.def_extend_command(cmd_name, cmd_class, load_file = nil, *aliases) -> object (664.0)

irb に cmd_name で指定したメソッドが実行できるように拡張します。

...す。複数指定する事ができます。フラグは
IRB::ExtendCommandBundle
::NO_OVERRIDE、
IRB::ExtendCommandBundle
::OVERRIDE_PRIVATE_ONLY、
IRB::ExtendCommandBundle
::OVERRIDE_ALL のいずれか
を指定します。...