Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

A better way to work with processes in Deno.
Go to Latest
type alias IEnvVarOptions
Deprecated
Deprecated

Use EnvVarOptions instead.

import { type IEnvVarOptions } from "https://deno.land/x/proc@0.21.4/tools/deps/cliffy.ts";
deprecated
definition: EnvVarOptions