Module

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

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Command.prototype.hasEnvVars
import { Command } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/cliffy.ts";

Checks whether the command has environment variables or not.

Parameters

optional
hidden: boolean

Include hidden environment variable.

Returns

boolean