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

instance method CSV#fcntl

fcntl(cmd, arg = 0) -> Integer

IO#fcntl に委譲します。

class CSV