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