method Command.prototype.getCommandsRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.4.1/deps.ts"; getCommands(hidden?: boolean): Array<Command<any>>Get commands. Parametersoptionalhidden: booleanInclude hidden commands. ReturnsArray<Command<any>>