Class | KQueue::Watcher::File |
In: |
lib/rb-kqueue/watcher/file.rb
|
Parent: | Watcher |
The {Watcher} subclass for events fired when a file changes. File events are watched via {Queue#watch_file}.
path | [R] |
The path to the file being watched.
@return [String] |