Module

x/proc/legacy/mod.ts>bytesOutput

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

A hander for Uint8Array output.

Parameters

optional
processStderr: StderrProcessor = [UNSUPPORTED]

A custom processor for stderr.

optional
errorHandler: ErrorHandler = [UNSUPPORTED]

A custom error handler.

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