watcher
watcher copied to clipboard
How to close DirectoryWatcher
Hi!
I'm using watcher: ^1.0.2
and I wonder how to close a DirectoryWatcher
?
The close
method in the source code can not be used on a DirectoryWatcher
object.
Also there's no method mentioned in the official document.