[ 源代码: 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