Skip to main content
Module

x/args/index.ts>flags.CollectOptionDescriptor

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Latest
interface flags.CollectOptionDescriptor
implements OptionDescriptor<Value>
import { type flags } from "https://deno.land/x/args@2.1.1/index.ts";
const { CollectOptionDescriptor } = flags;

Interface of descriptor of CollectOption

Type Parameters

Value

Type of values