public interface WatchmanEvent
Modifier and Type | Interface and Description |
---|---|
static class |
WatchmanEvent.Kind
The kind of event that occurred in watched file system, like creation of a new file
|
static class |
WatchmanEvent.Type
Type of the file that was changed, like a regular file or a directory
|
Modifier and Type | Method and Description |
---|---|
AbsPath |
getCellPath()
Absolute cell path root being watched.
|
AbsPath getCellPath()