るりまサーチ

最速Rubyリファレンスマニュアル検索!
36件ヒット [1-36件を表示] (0.032秒)

別のキーワード

  1. _builtin gets
  2. irb/input-method gets
  3. io gets
  4. argf.class gets
  5. stringio gets

検索結果

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

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

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

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

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

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

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

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

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