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

constant File::Constants::DSYNC

DSYNC -> IntegerRuby 1.9.3 から[permalink][rdoc][edit]

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