Contents

immutable

The key in a file attribute dictionary whose value indicates whether the file is mutable.

Declaration

static let immutable: FileAttributeKey

Discussion

The corresponding value is an NSNumber object containing a Boolean value.

See Also

Accessing File Attributes