るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.082秒)
トップページ > クエリ:String#tr[x] > クエリ:escape[x] > クエリ:query[x] > クラス:IRB::StdioInputMethod[x]

別のキーワード

  1. << rexml::attribute#name
  2. add rexml::attribute#name
  3. handle_interrupt thread#raise
  4. service drb::extserv#stop_service
  5. inspect? irb::context#inspect_mode

ライブラリ

キーワード

検索結果

IRB::StdioInputMethod#gets -> String (202.0)

標準入力から文字列を 1 行読み込みます。

標準入力から文字列を 1 行読み込みます。

IRB::StdioInputMethod#line(line_no) -> String (202.0)

引数 line_no で指定した過去の入力を行単位で返します。

引数 line_no で指定した過去の入力を行単位で返します。

@param line_no 取得する行番号を整数で指定します。