Contents

fileIsAppendOnly()

Returns a Boolean value indicating whether the file is append only.

Declaration

func fileIsAppendOnly() -> Bool

Return Value

The value associated with the appendOnly file attributes key, or false if the file attributes dictionary has no entry for the key.

See Also

Accessing File Attributes