method Command.prototype.getMainCommandimport { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; getMainCommand(): Command<any>Get main command. ReturnsCommand<any>