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.8.1
# flags
(Array)
def flags @flags ||= Native::Flags.from_mask(@native[:mask]) end