import * as mod from "https://dotland.deno.dev/x/proc@0.21.9/legacy/runners/stderr-support.ts"; FunctionsfstderrLinesToConsoleErrorWrite stderr lines to console.error(). fstderrLinesToErrorMessageWrite stderr lines to the error message, if the process fails; otherwise, stderr is suppressed. fstderrLinesToNullIgnore stderr. Type AliasesTStderrProcessorA processor for stderr.