Skip to main content
Module

x/args/index.ts>FlagDescriptor

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

Interface of descriptor of BinaryFlag and CountFlag