method Command.prototype.descriptionRe-exportimport { Command } from "https://deno.land/x/opinecli@2.0.0/deps.ts"; description(description: IDescription<CO, CA, CG, PG, P>): thisSet the long command description. Parametersdescription: IDescription<CO, CA, CG, PG, P>The command description. Returnsthis