| Interface | Description |
|---|---|
| RecursivePathWatcher.PathEventHandler |
Used to receive events from
RecursivePathWatcher.start(PathEventHandler) |
| RecursivePathWatcher.PathFilter |
Allows filtering of specific subtrees
|
| Class | Description |
|---|---|
| RecursivePathWatcher |
Recursively watches directories for file changes only notifies
when files are added, modified, or deleted but tracks all
added/removed directories.
|
| RunBundleWatches |
| Enum | Description |
|---|---|
| RecursivePathWatcher.Event |
Events to listen to from
RecursivePathWatcher.start(PathEventHandler) |
Copyright © 2016–2019. All rights reserved.