constant File::Constants::WRONLY

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

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