Properties
Private
callId
callId: number = 0
Protected
callbackId
callbackId: number
Protected
callbackIdBase
callbackIdBase: string = ...
Protected
customExecutionFunctions
customExecutionFunctions: Map<string, ExecutionCallback> = ...
Protected
customExecutionIds
customExecutionIds: Map<ExecutionCallback, string> = ...
Protected
lastStartedTask
lastStartedTask: undefined | number
Private
Readonly
onDidExecuteTask
Private
Readonly
onDidExecuteTaskProcess
Private
Readonly
onDidTerminateTask
Private
Readonly
onDidTerminateTaskProcess