Skip to main content
Module

x/args/index.ts>FlagHelp

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Latest
interface FlagHelp
import { type FlagHelp } from "https://deno.land/x/args@2.1.1/index.ts";

Interface of a help item

Properties

readonly
title: string

Item title

readonly
optional
description: string

Item description