method Command.prototype.getVersionimport { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; getVersion(): string | undefinedGet command version. Returnsstring | undefined