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