Contents

volumeSupportsSwapRenaming

A Boolean value that indicates whether the volume supports swapping source and target files when both exist.

Declaration

var volumeSupportsSwapRenaming: Bool? { get }

Discussion

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

See Also

Volume support values