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

constant File::Constants::APPEND

APPEND -> Integer[permalink][rdoc]

追記モードでファイルを開くときに指定します。 File.openで使用します。