Skip to main content

close

method FSWatcher.close
Jump to headingFSWatcher.close(): void

Stop watching for changes on the given fs.FSWatcher. Once stopped, the fs.FSWatcher object is no longer usable.

Return Type Jump to heading

void
Back to top