Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/opinecli/deps.ts>Command#hasEnvVars

Opine's application generator
Latest
method Command.prototype.hasEnvVars
Re-export
import { Command } from "https://deno.land/x/opinecli@2.0.0/deps.ts";

Checks whether the command has environment variables or not.

Parameters

optional
hidden: boolean

Include hidden environment variable.

Returns

boolean