Preparing search index...
The search index is not available
kpo - v0.28.0
kpo
watch
Function watch
watch
(
options
,
task
)
:
Async
Watches
paths
for changes and runs a given
task
for every change event.
Parameters
options
:
null
|
WatchOptions
task
:
Task
Returns
Async
Task
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
kpo - v0.28.0
Loading...
Watches
paths
for changes and runs a giventask
for every change event.