method Command.prototype.checkVersionimport { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; checkVersion(): Promise<void>Check if new version is available and add hint to version. ReturnsPromise<void>