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