Module
FChange
In:
lib/vendor/windows/lib/rb-fchange/event.rb
lib/vendor/windows/lib/rb-fchange/native/flags.rb
lib/vendor/windows/lib/rb-fchange/native.rb
lib/vendor/windows/lib/rb-fchange/notifier.rb
lib/vendor/windows/lib/rb-fchange/version.rb
lib/vendor/windows/lib/rb-fchange/watcher.rb
lib/vendor/windows/lib/rb-fchange.rb
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
Classes and Modules
Module
FChange::Native
Class
FChange::Event
Class
FChange::Notifier
Class
FChange::Watcher
Constants
VERSION
=
"0.0.5"
[Validate]