import { type Cmd } from "https://deno.land/x/proc@0.20.17/src/api2/proc-readable-stream.ts";
The type signature for a command.
definition: [string | URL, ...string[]]
import { type Cmd } from "https://deno.land/x/proc@0.20.17/src/api2/proc-readable-stream.ts";
The type signature for a command.