Package run.halo.gradle.watch
Interface Watcher
- All Superinterfaces:
AutoCloseable,Closeable
- Since:
- 2.0.0
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisWatching(Path path) voidtake()voidunregister(Path path)
-
Method Details
-
register
- Throws:
IOException
-
unregister
- Throws:
IOException
-
isWatching
-
take
- Throws:
InterruptedException
-