Rails
Ruby 2.7.0
6.1
6.0
5.2
5.1
5.0
4.2
2.5.0
2.6.0
3.0
constant File::Constants::RSYNC
RSYNC -> Integer
[
permalink
][
rdoc
][
edit
]
ファイルを読み込み時同期モードで開きます。 open(2) で O_RSYNC が指定できる場合に使えます。
File.open
で使用します。