Contents

FSDirectoryCookie

A value that indicates a location in a directory from which to enumerate.

Declaration

struct FSDirectoryCookie

Overview

Your implementation of enumerateDirectory(_:startingAt:verifier:attributes:packer:replyHandler:) defines the semantics of this value; it’s opaque to FSKit.

A value that indicates a location in a directory from which to enumerate.

Your implementation of enumerateDirectory(_:startingAt:verifier:attributes:packer:replyHandler:) defines the semantics of this value; it’s opaque to FSKit.

Topics

Initializing a cookie

Using defined cookie values

See Also

Inspecting directory contents