Module

x/proc/legacy/mod.ts>stringArrayOutput

A better way to work with processes in Deno.
Very Popular
Latest
function stringArrayOutput
import { stringArrayOutput } 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 stringArrayOutput
import { stringArrayOutput } from "https://dotland.deno.dev/x/proc@0.21.9/legacy/mod.ts";