Contents

FSItem.Identifier

The unique identifier for an item.

Declaration

enum Identifier

Overview

Use this type when packing items for an enumeration in packEntry(name:itemType:itemID:nextCookie:attributes:). Either provide a unique identifier like an inode number, or one of the special enumeration cases this type defines, like FSItem.Identifier.rootDirectory.

Topics

Working with special identifiers

Working with raw values

See Also

Identifying an item