watcher 0.9.3-dev watcher: ^0.9.3-dev copied to clipboard
A file watcher. It monitors for changes to contents of directories and notifies you when files have been added, removed, or modified.
0.9.3 #
-
Improved support for Windows via
WindowsDirectoryWatcher
. -
Simplified
PollingDirectoryWatcher
. -
Fixed bugs in
MacOSDirectoryWatcher