abstract class Watcher::Event
- Watcher::Event
- Reference
- Object
Overview
Base class for all file system events. Each event carries information about the path where the change occurred.
Direct Known Subclasses
Defined in:
watcher.crConstructors
Instance Method Summary
-
#path : String
Returns the path of the file that triggered this event.