watch
No documentation has been provided.
Presentation
function watch (path: string, dir?: boolean | undefined): Observable <Event []>;
Returns
Observable <Event []>
Parameters
Name | Type | Description |
---|---|---|
path | string | @param path |
dir | boolean | undefined | @param dir |