import * as proc from "https://deno.land/x/proc@0.19.9/runners/process-exit-error.ts";
Classes
The standard error that is thrown when a process exits with a non-0 exit code. |
x/proc/runners/process-exit-error.ts
import * as proc from "https://deno.land/x/proc@0.19.9/runners/process-exit-error.ts";
The standard error that is thrown when a process exits with a non-0 exit code. |