るりまサーチ

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

別のキーワード

  1. _builtin readlines
  2. io readlines
  3. csv readlines
  4. argf.class readlines
  5. stringio readlines

ライブラリ

モジュール

検索結果

Kernel$$stdin -> object (7.0)

標準入力です。

...ェクトに代入したオブジェクトが以下のメソッドを
正しく実装していなければいけません。

gets, readline, readlines, getc, readchar, tell, seek,
pos=, rewind, fileno, to_io, eof, each_line, each_byte,
binmode, closed?

//emlist[例][ruby]{
$stdin = Obj...