import { HelpCommand } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts";
Generates well formatted and colored help output for specified command.
Constructors
new
HelpCommand(cmd?: Command)import { HelpCommand } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts";
Generates well formatted and colored help output for specified command.