Contents

FSDirectoryVerifier

A tool to detect whether the directory contents changed since the last call to enumerate a directory.

Declaration

struct FSDirectoryVerifier

Overview

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

A tool to detect whether the directory contents changed since the last call to enumerate a directory.

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

Topics

Initializing a verifier

Using defined verifier values

See Also

Inspecting directory contents