@hackage watcher0.0.1
Opinionated filesystem watcher.
Categories
License
MIT
Maintainer
nate@so8r.es
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
Dependents (1)
@hackage/acme-everything
A thin opinionated wrapper around INotify. Fires AddedChangedMoved/Removed events on files, and that's it. Watches (only files) recursively on a given directory. Designed for simple filesystem watchers that don't want to mess with INotify. Inherits all of INotify's limitations surrounding moved files: Events are not fired for overwritten files nor for files moved out of the watched directory.