Protected
commandReadonly
exitProtected
Readonly
loggerProtected
Readonly
optionsReadonly
outputProtected
taskProtected
Readonly
taskProtected
Readonly
toProtected
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
get
Represents a Task launched as a process by
ProcessTaskRunner
.