Deno.ChildProcess.prototype.status - Deno documentation
property Deno.ChildProcess.prototype.status

Get the status of the child.

Type

Promise<CommandStatus>