るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.058秒)
トップページ > クエリ:String#tr[x] > クエリ:Format[x] > クエリ:namespaces[x] > モジュール:IRB::ExtendCommandBundle[x]

別のキーワード

  1. << rexml::attribute#name
  2. handle_interrupt thread#raise
  3. add rexml::attribute#name
  4. service drb::extserv#stop_service
  5. simplerenewer rinda::tuplespace#renewer

ライブラリ

検索結果

IRB::ExtendCommandBundle.irb_original_method_name(method_name) -> String (202.0)

method_name で指定したメソッドの irb 中でのエイリアスを返します。ライブ ラリ内部で使用します。

...method_name で指定したメソッドの irb 中でのエイリアスを返します。ライブ
ラリ内部で使用します。

@param method_name メソッド名を Symbol か文字列で指定します。

@see IRB::ExtendCommandBundle#install_alias_method...