Skip to main content
Module

x/args/index.ts>flags.FlagDescriptor

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

Interface of descriptor of BinaryFlag and CountFlag