noDump
Do not dump the file during backups.
Declaration
static var noDump: FileFlags { get }Discussion
The corresponding C constant is UF_NODUMP.
Do not dump the file during backups.
static var noDump: FileFlags { get }The corresponding C constant is UF_NODUMP.