Skip to main content
Module

x/astrodon/modules/astrodon-cli/deps.ts>exec

Create Desktop apps with Deno 🦕
Latest
variable exec
import { exec } from "https://deno.land/x/astrodon@0.1.0-alpha.2/modules/astrodon-cli/deps.ts";

type

(command: string, options?: IOptions) => Promise<IExecResponse>