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