interface Deno.CommandOutput
implements CommandStatus
Unstable
The interface returned from calling {@link Command.output
} or
{@link Command.outputSync
} which represents the result of spawning the
child process.
The interface returned from calling {@link Command.output
} or
{@link Command.outputSync
} which represents the result of spawning the
child process.