FSWatcher
js.node.events.EventEmitter → js.node.fs.FSWatcher (extern class)
Objects returned from Fs.watch
are of this type.
Instance Members
close(): Void
Stop watching for changes on the given FSWatcher
.
Objects returned from Fs.watch
are of this type.
close(): Void
Stop watching for changes on the given FSWatcher
.