Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/opinecli/deps.ts>Command#executeExecutable

Opine's application generator
Latest
method Command.prototype.executeExecutable
Re-export
import { Command } from "https://deno.land/x/opinecli@2.0.0/deps.ts";

Execute external sub-command.

Parameters

args: string[]

Raw command line arguments.