Skip to main content
Module

x/cliffy/mod.ts>IFlagValueType

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
type alias IFlagValueType
Re-export
import { type IFlagValueType } from "https://deno.land/x/cliffy@0.12.1/mod.ts";

Flag value type.

definition: string | boolean | number