Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/args/index.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/index.ts";

Interface of descriptor of BinaryFlag and CountFlag