Contents

fileGroupOwnerAccountName()

Returns the file’s group owner account name.

Declaration

func fileGroupOwnerAccountName() -> String?

Return Value

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

See Also

Accessing File Attributes