Skip to main content
Module

x/args/flag-types.ts>FlagDescriptor

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Latest
interface FlagDescriptor
implements FlagDescriptorSharedProps
import { type FlagDescriptor } from "https://deno.land/x/args@2.1.1/flag-types.ts";

Interface of descriptor of BinaryFlag and CountFlag