Contents

fileSystemNumber()

Returns the filesystem number.

Declaration

func fileSystemNumber() -> Int

Return Value

The value associated with the systemNumber file attributes key as an Int (unsigned long in Objective-C), or 0 if the file attributes dictionary has no entry for the key

See Also

Accessing File Attributes