method Command.prototype.getBaseEnvVarsimport { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts"; getBaseEnvVars(hidden?: boolean): IEnvVar[]Parametersoptionalhidden: booleanReturnsIEnvVar[]