资源说明:Just a simple hack to monitor files on top of Ruby-Inotify
FEM - File Event Monitor ------------------------ This is just a more elaborate interface on top of inotify (using Ruby-Inotify[1]) with the purpose of monitoring files in the same way monitoring directories (not removing the watch everytime a file deletes itself). We're not monitoring directories (for that you can always use Inotify directly). As a bonus, you can define a persist_file so ids are persisted to a file (we don't persist anything else, though).
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。