Ruby 1.9.2 Reference Manual > All Libraries > Builtin Library > module File::Constants > TRUNC

constant File::Constants::TRUNC

TRUNC -> Integer

もしファイルが存在するなら、中身を抹消してサイズをゼロにします。 File.openで使用します。