constant File::Constants::SYNC

SYNC -> Integer[permalink][rdoc]

ファイルを同期モードで開きます。 open(2) で O_SYNCが指定できる場合に使えます。 File.openで使用します。