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