るりまサーチ

最速Rubyリファレンスマニュアル検索!
385件ヒット [1-100件を表示] (0.027秒)
トップページ > クエリ:io[x] > クラス:CSV[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. io popen
  2. io pipe
  3. io each
  4. io each_line
  5. io readlines

ライブラリ

キーワード

検索結果

<< 1 2 3 ... > >>

CSV#to_io -> self (6147.0)

IO#to_io に委譲します。

...
IO
#to_io に委譲します。


@see IO#to_io...

CSV#ioctl(cmd, arg = 0) -> Integer (6124.0)

IO#ioctl に委譲します。

...
IO
#ioctl に委譲します。


@see IO#ioctl...

CSV#reopen(io) -> self (125.0)

IO#reopen に委譲します。

...
IO
#reopen に委譲します。


@see IO#reopen...

CSV#seek(offset, whence = IO::SEEK_SET) -> 0 (125.0)

IO#seek に委譲します。

...
IO
#seek に委譲します。


@see IO#seek...

CSV#flock(operation) -> 0 | false (102.0)

File#flock に委譲します。

File#flock に委譲します。

絞り込み条件を変える

CSV#eof -> bool (46.0)

IO#eof, IO#eof? に委譲します。

...
IO
#eof, IO#eof? に委譲します。


@see IO#eof, IO#eof?...

CSV#eof? -> bool (46.0)

IO#eof, IO#eof? に委譲します。

...
IO
#eof, IO#eof? に委譲します。


@see IO#eof, IO#eof?...

CSV#isatty -> bool (46.0)

IO#isatty, IO#tty? に委譲します。

...
IO
#isatty, IO#tty? に委譲します。


@see IO#isatty, IO#tty?...

CSV#pos -> Integer (46.0)

IO#pos, IO#tell に委譲します。

...
IO
#pos, IO#tell に委譲します。


@see IO#pos, IO#tell...

CSV#tell -> Integer (46.0)

IO#pos, IO#tell に委譲します。

...
IO
#pos, IO#tell に委譲します。


@see IO#pos, IO#tell...

絞り込み条件を変える

<< 1 2 3 ... > >>