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