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