Skip to main content
Module

x/alfredo/deps.ts>Command#executeExecutable

Your Alfred workflows on steroids with Deno
Latest
method Command.prototype.executeExecutable
Re-export
import { Command } from "https://deno.land/x/alfredo@0.4.3/deps.ts";

Execute external sub-command.

Parameters

args: string[]

Raw command line arguments.