ruby-fssm

Ruby library firing events when the state of monitored paths changes
  https://github.com/ttilley/fssm
  0
  no reviews



FFSM (File System State Monitor) keeps track of the state of any number of paths and will fire events when said state changes (create/update/delete).

FSSM supports inotify on GNU/Linux and polling anywhere else.