method Command.prototype.getMetaimport { Command } from "https://dotland.deno.dev/x/cliffy@v0.23.2/command/command.ts"; getMeta(): Record<string, string>getMeta(name: string): stringReturnsRecord<string, string>Parametersname: stringReturnsstring