Ruby 4.0 リファレンスマニュアル

constant File::Constants::APPEND

APPEND -> Integer[permalink][rdoc][edit]

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