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