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