Description
Filesystem change events from Linux inotify can be used inside OCaml programs. This helps developers build file watchers, live reload tools, indexers, or sync helpers.
It is a development binding. Software using it may monitor selected files or directories, depending on how the application is configured.