るりまサーチ (Ruby 2.7.0)

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

別のキーワード

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

検索結果

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

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

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

IRB::InputMethod#gets (54313.0)

NotImplementedError が発生します。

NotImplementedError が発生します。

@raise NotImplementedError 必ず発生します。

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

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

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

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

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

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