Module

x/lume/deps/cliffy.ts>EnvVar

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface EnvVar
implements EnvVarOptions
import { type EnvVar } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/cliffy.ts";

Environment variable settings.

Properties

name: string
names: string[]
description: string
type: string
details: Argument
import EnvVar
import { EnvVar } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/cliffy.ts";