method Command.prototype.getBaseEnvVarsRe-exportimport { Command } from "https://deno.land/x/opinecli@2.0.0/deps.ts"; getBaseEnvVars(hidden?: boolean): IEnvVar[]Get base environment variables. Parametersoptionalhidden: booleanInclude hidden environment variable. ReturnsIEnvVar[]