module INotify
module INotify::Native
module INotify::Native::Flags
class INotify::Event
class INotify::Native::Event
class INotify::Notifier
class INotify::Watcher
rb-inotify
0.9.5
# process
def process read_events.each {|event| event.callback!} end