lua-inotify

inotify bindings for Lua
  https://github.com/hoelzro/linotify
  0
  no reviews



This package contains Lua bindings for the Linux inotify API.

The inotify API lets you monitor filesystem events (access, update, creation, deletion, rename, etc.) on watched paths (both files and directories).