Skip to main content
Module

x/dax/src/shell.ts>SimpleCommand

Cross platform shell tools for Deno inspired by zx.
Extremely Popular
Go to Latest
interface SimpleCommand
import { type SimpleCommand } from "https://deno.land/x/dax@0.33.0/src/shell.ts";

Properties

kind: "simple"
envVars: EnvVar[]
args: Word[]