るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.028秒)

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants sync
  4. constants rsync

モジュール

検索結果

File::Constants::DSYNC -> Integer (27358.0)

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

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