CBLFileSystemModificationOperation

Objective-C

enum CBLFileSystemModificationOperation : NSUInteger {}

Swift

enum FileSystemModificationOperation : UInt, @unchecked Sendable

Filesystem operation types for storage modified observers.