method Command.prototype.hasEnvVarsRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.4.0/deps.ts"; hasEnvVars(hidden?: boolean): booleanChecks whether the command has environment variables or not. Parametersoptionalhidden: booleanInclude hidden environment variable. Returnsboolean