Module

x/proc/legacy/mod.ts>stringOutput

A better way to work with processes in Deno.
Latest
function stringOutput
import { stringOutput } from "https://dotland.deno.dev/x/proc@0.21.9/legacy/mod.ts";

A hander for string output.

Parameters

optional
processStderr: StderrProcessor = [UNSUPPORTED]

A custom processor for stderr.

optional
errorHandler: ErrorHandler = [UNSUPPORTED]

A custom error handler.

import stringOutput
import { stringOutput } from "https://dotland.deno.dev/x/proc@0.21.9/legacy/mod.ts";