method Command.prototype.getOptionsRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.4.0/deps.ts"; getOptions(hidden?: boolean): Option[]Get options. Parametersoptionalhidden: booleanInclude hidden options. ReturnsOption[]