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 | |
dir | boolean | undefined |
No documentation has been provided.
function watch (path: string, dir?: boolean | undefined): Observable <Event []>;
Observable <Event []>
Name | Type | Description |
---|---|---|
path | string | |
dir | boolean | undefined |