method Command.prototype.getMainCommandRe-exportimport { Command } from "https://deno.land/x/lume@v1.16.1/deps/cliffy.ts"; getMainCommand(): Command<any>Get main command. ReturnsCommand<any>