Contents

systemFreeNodes

The key in a file system attribute dictionary whose value indicates the number of free nodes in the file system.

Declaration

static let systemFreeNodes: FileAttributeKey

Discussion

The corresponding value is an NSNumber object that specifies the number of free nodes in the file system.

See Also

Accessing File Attributes