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