When provided the corresponding AbortController
can be used to cancel an asynchronous action.
interface
fs.WatchOptions
interface WatchOptions
- signal?: AbortSignal
interface
When provided the corresponding AbortController
can be used to cancel an asynchronous action.