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