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

x/proc/tools/deps/cliffy.ts>EnvVar

A better way to work with processes in Deno.
Go to Latest
interface EnvVar
implements EnvVarOptions
Re-export
import { type EnvVar } from "https://deno.land/x/proc@0.21.9/tools/deps/cliffy.ts";

Environment variable settings.

Properties

name: string
names: string[]
description: string
type: string
details: Argument