import { ProcessExitError } from "https://deno.land/x/proc@0.20.17/legacy/mod.ts";
The standard error that is thrown when a process exits with a non-0 exit code.
import { ProcessExitError } from "https://deno.land/x/proc@0.20.17/legacy/mod.ts";
The standard error that is thrown when a process exits with a non-0 exit code.