[ 原始碼: ruby-fssm ]
套件:ruby-fssm(0.2.10-3.1)
Ruby library firing events when the state of monitored paths changes
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.
其他與 ruby-fssm 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- rec: ruby-rb-inotify
- Ruby wrapper for Linux's inotify, using FFI