method Command.prototype.getExampleRe-exportimport { Command } from "https://deno.land/x/opinecli@2.0.0/deps.ts"; getExample(name: string): IExample | undefinedGet example with given name. Parametersname: stringReturnsIExample | undefined