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

constant File::Constants::APPEND

APPEND -> Integer[permalink][rdoc]

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