Package convex.cli
package convex.cli
-
ClassDescriptionBase class for Convex CLI command components and mixinsAbstract base class for top level subcommands, i.e. convex xxxxException class for general CLI errors to be reported to the userStatic constants for the CLI interfaceExit codes See sysexits.h from FreeBSD for guides TODO: may need to make partially platform-specific?Helpers Helper functions for the CLI classes.Convex CLI implementation This is the main `convex` command and root for child commands.Version provider class.