るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.044秒)
トップページ > ライブラリ:ビルトイン[x] > 種類:定数[x] > バージョン:2.2.0[x] > クエリ:constants[x] > クエリ:rsync[x] > モジュール:File::Constants[x]

別のキーワード

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

検索結果

File::Constants::RSYNC -> Integer (27364.0)

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

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