るりまサーチ

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

別のキーワード

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

ライブラリ

キーワード

検索結果

IRB::ExtendCommand::Foreground (14000.0)

irb 中の irb_fg コマンドのための拡張を定義したクラスです。

irb 中の irb_fg コマンドのための拡張を定義したクラスです。

IRB::ExtendCommand::Foreground#execute(*obj) -> IRB::Irb (11000.0)

指定したサブ irb に移動します。

指定したサブ irb に移動します。

@param obj 移動するサブ irb を識別する以下のいずれかのオブジェクトを指定します。

* irb インタプリタ番号
* irb オブジェクト
* スレッド ID
* 各インタプリタの self (「irb(obj)」で起動した時の obj)