pyfileindex.watcher

pyfileindex.watcher#

Classes

FileSystemWatcher(path)

Runs watchfiles in a background thread to collect file system change events for a path, so callers can drain already-collected changes instead of repeatedly rescanning the file system.