るりまサーチ (Ruby 3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.189秒)
トップページ > バージョン:3.0[x] > クエリ:foreground[x] > クエリ:irb/cmd/subirb[x]

別のキーワード

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

ライブラリ

キーワード

検索結果

IRB::ExtendCommand::Foreground (42001.0)

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

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

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

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

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

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

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