Ruby 3.0 リファレンスマニュアル
ライブラリ一覧
csvライブラリ
CSVクラス
isatty
instance method CSV#isatty
isatty -> bool
[
permalink
][
rdoc
][
edit
]
tty? -> bool
IO#isatty
,
IO#tty?
に委譲します。
[SEE_ALSO]
IO#isatty
,
IO#tty?