import * as dnit from "https://deno.land/x/dnit@dnit-v1.14.3/utils/process.ts";
Functions
Run a chain of processes - first and last processes can take or receive either string, inherited or null stdin/stdout. | |
f run | |
Interfaces
IoOption for each of stdin/stdout/stderr |
Type Aliases
Params for execution of processes | |
IO options for stdin/stdout/stderr on Deno.run |