るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.007秒)
トップページ > クエリ:getc[x] > 種類:変数[x]

別のキーワード

  1. stringio getc
  2. _builtin getc
  3. io getc
  4. zlib getc
  5. entry getc

ライブラリ

モジュール

検索結果

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 = Object.new
d...