Module: FChange
- Defined in:
- lib/rb-fchange.rb,
lib/rb-fchange/event.rb,
lib/rb-fchange/native.rb,
lib/rb-fchange/watcher.rb,
lib/rb-fchange/notifier.rb,
lib/rb-fchange/native/flags.rb
Overview
The root module of the library, which is laid out as so:
-
Notifier – The main class, where the notifications are set up
-
Watcher – A watcher for a single file or directory
-
Event – An filesystem event notification
Defined Under Namespace
Modules: Native
Classes: Event, Notifier, Watcher