Protected
commandReadonly
exitProtected
Readonly
loggerProtected
Readonly
optionsReadonly
outputProtected
taskProtected
Readonly
taskProtected
Readonly
toDispose this object.
Protected
fireProtected
fireHas to be called when a task has concluded its execution.
Retrieves the runtime information about this task. The runtime information computation may happen asynchronous.
(a promise of) the runtime information as TaskInfo
.
Protected
getTerminate this task.
a promise that resolves once the task has been properly terminated.
Represents a Task launched as a process by
ProcessTaskRunner
.