import { stderrLinesToErrorMessage } from "https://deno.land/x/proc@0.20.17/legacy/mod.ts";
Write stderr
lines to the error message, if the process fails; otherwise, stderr
is suppressed.
import { stderrLinesToErrorMessage } from "https://deno.land/x/proc@0.20.17/legacy/mod.ts";
Write stderr
lines to the error message, if the process fails; otherwise, stderr
is suppressed.