Contents

appendOnly

The key in a file attribute dictionary whose value indicates whether the file is read-only.

Declaration

static let appendOnly: FileAttributeKey

Discussion

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

See Also

Accessing File Attributes