Contents

fileSystemFileNumber()

Returns the filesystem file number.

Declaration

func fileSystemFileNumber() -> Int

Return Value

The value associated with the systemFileNumber 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