systemNumber
The key in a file system attribute dictionary whose value indicates the filesystem number of the file system.
Declaration
static let systemNumber: FileAttributeKeyDiscussion
The corresponding value is an NSNumber object that specifies the filesystem number of the file system. The value corresponds to the value of st_dev, as returned by stat(2).