るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.092秒)
トップページ > バージョン:2.5.0[x] > クエリ:E[x] > クエリ:StdioOutputMethod[x] > ライブラリ:irb/context[x]

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix det_e
  4. matrix rank_e
  5. open3 capture2e

クラス

検索結果

IRB::Context.new(irb, workspace = nil, input_method = nil, output_method = nil) -> IRB::Context (18325.0)

自身を初期化します。

自身を初期化します。

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

@param workspace IRB::WorkSpace オブジェクトを指定します。省略し
た場合は新しく作成されます。

@param input_method String、IRB::InputMethod のサブクラスの
オブジェクト、nil のいずれかを指定します。

@param output_method IRB::OutputMethod のサブクラスのオブジェクト
...