method Command.prototype.hasExamplesimport { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; hasExamples(): booleanChecks whether the command has examples or not. Returnsboolean