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