method Command.prototype.executeExecutableRe-exportimport { Command } from "https://deno.land/x/cliffy@v0.14.0/mod.ts"; executeExecutable(args: string[])Execute external sub-command. Parametersargs: string[]Raw command line arguments.