method Command.prototype.getExampleRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.4.0/deps.ts"; getExample(name: string): Example | undefinedGet example with given name. Parametersname: stringReturnsExample | undefined