summaryrefslogtreecommitdiff
path: root/devel/ruby-rb-inotify/DESCR
blob: 2cded79c5c1a952a73ec338b3004ec487726d835 (plain)
1
2
3
4
5
6
This is a simple wrapper over the inotify Linux kernel subsystem
(http://en.wikipedia.org/wiki/Inotify) for monitoring changes to files
and directories.

It uses the FFI (http://wiki.github.com/ffi/ffi) gem to avoid having to
compile a C extension.