method Command.prototype.helpRe-exportimport { Command } from "https://deno.land/x/cliffy@v0.18.0/mod.ts"; help(help: string | ((this: Command<Partial<CO>, Partial<CA>, CG, PG>) => string) | HelpOptions): thisParametershelp: string | ((this: Command<Partial<CO>, Partial<CA>, CG, PG>) => string) | HelpOptionsReturnsthis