constant File::Constants::RDWR

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

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