method Command.prototype.exampleRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.4.0/deps.ts"; example(name: string, description: string): thisAdd new command example. Parametersname: stringName of the example. description: stringThe content of the example. Returnsthis