Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/deps/cliffy.ts>Command#hasEnvVars

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method Command.prototype.hasEnvVars
Re-export
import { Command } from "https://deno.land/x/lume@v1.16.0/deps/cliffy.ts";

Checks whether the command has environment variables or not.

Parameters

optional
hidden: boolean

Include hidden environment variable.

Returns

boolean