Readonly
commandis the value written to stdin to perform the given task.
Readonly
parseris used to parse resulting data from the underlying process to a typed object.
Readonly
taskthe resolution or rejection of this task.
true if the wrapped promise was rejected
Tasks embody individual jobs given to the underlying child processes. Each instance has a promise that will be resolved or rejected based on the result of the task.