Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > csvライブラリ > CSVクラス > isatty

instance method CSV#isatty

isatty -> bool
tty? -> bool

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

class CSV