ruby-rb-inotify

Ruby wrapper for Linux's inotify, using FFI
  https://github.com/guard/rb-inotify
  0
  no reviews



This Ruby library is a simple wrapper over inotify, a Linux kernel subsystem that acts to extend filesystems to notice changes to the filesystem, and report those changes to applications.