import { HelpCommand } from "https://deno.land/x/astrodon@0.1.0-alpha.2/modules/astrodon-cli/deps.ts";
Generates well formatted and colored help output for specified command.
Constructors
new
HelpCommand(cmd?: Command)import { HelpCommand } from "https://deno.land/x/astrodon@0.1.0-alpha.2/modules/astrodon-cli/deps.ts";
Generates well formatted and colored help output for specified command.