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