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