Module

x/cliffy/mod.ts>IEnvVarOptions

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
interface IEnvVarOptions
import { type IEnvVarOptions } from "https://dotland.deno.dev/x/cliffy@v0.24.1/mod.ts";

Environment variable options

Properties

optional
global: boolean
import IEnvVarOptions
import { IEnvVarOptions } from "https://dotland.deno.dev/x/cliffy@v0.24.1/mod.ts";