Module

x/cliffy/mod.ts>ITypeInfo

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

Type details.

Properties

label: string
type: string
name: string
value: string
label: string
type: string
name: string
value: string
import ITypeInfo
import { ITypeInfo } from "https://dotland.deno.dev/x/cliffy@v0.24.1/mod.ts";