Module

x/cliffy/command.ts>IHelpCommand

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
interface IHelpCommand
implements BaseCommand
import { type IHelpCommand } from "https://dotland.deno.dev/x/cliffy@v0.6.0/command.ts";

Methods

show(name?: string): void
import IHelpCommand
import { IHelpCommand } from "https://dotland.deno.dev/x/cliffy@v0.6.0/command.ts";