import * as proc from "https://deno.land/x/proc@0.20.17/mod2.ts";
Classes
Invert the normal data flow of an |
Functions
Convert text data into UTF8-encoded bytes. | |
Run a process. | |
Convert UTF8-encoded input to text lines. | |
f run | Run a process. |
f text | Convert UTF8-encoded input to text chunks. |
Convert a |
Interfaces
Command options. |
Type Aliases
T Cmd | The type signature for a command. |