new Watching(): WatchingReturns:
<Watching>Attributes
blocked:
<boolean>callbacks:
<Function>[]
closed:
<boolean>compiler:
<Compiler>invalid:
<boolean>lastWatcherStartTime:
<number>pausedWatcher:
<Watcher>
|
<null>running:
<boolean>suspended:
<boolean>watcher:
<Watcher>
|
<null>watchOptions:
<WatchOptions>close(callback): voidAttributes
callback:
<Function>Returns:
<void>Processes the provided error callback.
invalidate(callback?): voidAttributes
callback:
<Function>Returns:
<void>Processes the provided error callback.
resume(): voidReturns:
<void>suspend(): voidReturns:
<void>watch(files, dirs, missing): voidAttributes
Processes the provided file.