method Command.prototype.versionimport { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts"; version(version: string): thisSet command version. Parametersversion: stringSemantic version string. Returnsthis