Contents

volumeSupportsAdvisoryFileLocking

A Boolean value that indicates whether the volume implements whole-file flock(2) style advisory locks, and the O_EXLOCK and O_SHLOCK flags of the open(2) call.

Declaration

var volumeSupportsAdvisoryFileLocking: Bool? { get }

See Also

Volume support values