Contents

fileOwnerAccountName()

Returns the file’s owner account name.

Declaration

func fileOwnerAccountName() -> String?

Return Value

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

See Also

Accessing File Attributes