るりまサーチ

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

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method gets
  4. irb/input-method new
  5. matrix -

検索結果

IRB::FileInputMethod#gets -> String (18202.0)

読み込んだファイルから文字列を 1 行読み込みます。

読み込んだファイルから文字列を 1 行読み込みます。

IRB::ReadlineInputMethod#gets -> String (18202.0)

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

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

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

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

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