Contents

volumeSupportsExclusiveRenaming

A Boolean value that indicates whether the volume warns of a pre-existing destination when renaming a file.

Declaration

var volumeSupportsExclusiveRenaming: Bool? { get }

Discussion

This value is true if the volume supports the RENAME_EXCL option of the renamex_np(2) system call.

See Also

Volume support values