Module: INotify
- Defined in:
- lib/rb-inotify.rb,
lib/rb-inotify/event.rb,
lib/rb-inotify/native.rb,
lib/rb-inotify/watcher.rb,
lib/rb-inotify/notifier.rb,
lib/rb-inotify/native/flags.rb
Overview
Defined Under Namespace
Classes: Event, Notifier, Watcher
Constant Summary collapse
- VERSION =
An array containing the version number of rb-inotify. The numbers in the array are the major, minor, and patch versions, respectively.
[0, 8, 6]