Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > File::Constantsモジュール > NOCTTY

constant File::Constants::NOCTTY

NOCTTY -> Integer

自身がTTY制御しないようにTTYを開きます。 File.openで使用します。

module File::Constants