referenceCount
The key in a file attribute dictionary whose value indicates the file’s reference count.
Declaration
static let referenceCount: FileAttributeKeyDiscussion
The corresponding value is an NSNumber object containing an unsigned long.
The number specifies the number of hard links to a file.