systemNoUnlink
File may not be removed or renamed.
Declaration
static var systemNoUnlink: FileFlags { get }Discussion
The corresponding C constant is SF_NOUNLINK.
File may not be removed or renamed.
static var systemNoUnlink: FileFlags { get }The corresponding C constant is SF_NOUNLINK.