るりまサーチ (Ruby 3.0)

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

別のキーワード

  1. new openssl::bn
  2. new openssl::asn1::asn1data
  3. new openssl::pkey::ec::group
  4. new openssl::x509::certificate
  5. start net::smtp

ライブラリ

キーワード

検索結果

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

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

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

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

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

IRB::ExtendCommand::Foreground (33001.0)

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

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