Erlang Filesystem Listener
Backends
- Mac fsevent
- Linux inotify
- Windows inotify-win
NOTE: On Linux you need to install inotify-tools.
Subscribe to Notifications
> enotify:start_link("./").
> flush().
Shell got {".../enotify/src/README.md",[closed,modified]}}Credits
- Vladimir Kirillov
- Maxim Sokhatsky
OM A HUM