Instance Property インスタンスプロパティ

volumeSupportsAdvisoryFileLocking

true if the volume implements whole-file flock(2) style advisory locks, and the O_EXLOCK and O_SHLOCK flags of the open(2) call. ボリュームがファイル全体の flock(2) 形式の助言ロック、そして open(2) 呼び出しの O_EXLOCK と O_SHLOCK フラグを実装するならば、true。

Declaration 宣言

var volumeSupportsAdvisoryFileLocking: Bool? { get }

See Also 参照

Volume Support Values ボリュームサポート値