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