Module

x/cliffy/mod.ts>TypeOptions

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

Type options.

Properties

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