method Command.prototype.getBaseOptionsRe-exportimport { Command } from "https://deno.land/x/argon2@v0.9.2/cli/deps.ts"; getBaseOptions(hidden?: boolean): IOption[]Get base options. Parametersoptionalhidden: booleanInclude hidden options. ReturnsIOption[]