import { type RunOptions } from "https://deno.land/x/proc@0.19.9/examples/deps.ts";
Command options.
Properties
cmd: string[] | [URL, ...string[]]
The command to be run.
import { type RunOptions } from "https://deno.land/x/proc@0.19.9/examples/deps.ts";
Command options.
The command to be run.