method Command.prototype.parseEnvVarsRe-exportimport { Command } from "https://deno.land/x/opinecli@2.0.0/deps.ts"; parseEnvVars(): Promise<Record<string, unknown>>Validate environment variables. ReturnsPromise<Record<string, unknown>>