method Command.prototype.getExamplesimport { Command } from "https://dotland.deno.dev/x/cliffy@v0.23.2/command/command.ts"; getExamples(): IExample[]Get all examples. ReturnsIExample[]