Skip to main content
Module

x/cliffy/command.ts>IEnvVariable

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
interface IEnvVariable
implements IEnvVarOption
Re-export
import { type IEnvVariable } from "https://deno.land/x/cliffy@0.12.1/command.ts";

Environment variable setting's.

Properties

names: string[]
description: string
type: string