class HelpCommand
extends Command
import { HelpCommand } from "https://deno.land/x/cliffy@v0.12.1/packages/command/mod.ts";
Generates well formatted and colored help output for specified command.
Constructors
new
HelpCommand(cmd?: Command)x/cliffy/packages/command/mod.ts>HelpCommand
import { HelpCommand } from "https://deno.land/x/cliffy@v0.12.1/packages/command/mod.ts";
Generates well formatted and colored help output for specified command.