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