るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.124秒)

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document clone
  4. rexml/document to_s
  5. rexml/document node_type

ライブラリ

クラス

検索結果

IRB::ExtendCommand::Nop#execute(*opts) -> () (26101.0)

何もしません。サブクラスでオーバーライドして使用します。

何もしません。サブクラスでオーバーライドして使用します。

@param opts irb 中でコマンドに渡す引数を指定します。

IRB::ExtendCommand::Nop.execute(conf, *opts) -> () (26101.0)

コマンドを実行します。ユーザが直接使用するものではありません。

コマンドを実行します。ユーザが直接使用するものではありません。

@param conf IRB::Context オブジェクトを指定します。

@param opts irb 中でコマンドに渡す引数を指定します。