property Deno.CommandStatus.success
If the child process exits with a 0 status code, success will be set
to true, otherwise false.
Type Jump to heading
booleanIf the child process exits with a 0 status code, success will be set
to true, otherwise false.
boolean