maestral.fsevents¶
This module provides a custom polling file system event emitter for the
watchdog package that sorts file system events in an order which can be applied
to reproduce the new state from the old state. This is only required for the polling
emitter which uses period directory snapshots and compares them with a
watchdog.utils.dirsnapshot.DirectorySnapshotDiff to generate file system
events.