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