Module dev.metaschema.cli.processor
Package dev.metaschema.cli.processor
package dev.metaschema.cli.processor
-
ClassDescriptionRecords information about the exit status of a CLI command.Records information about the command line options and called command hierarchy.Processes command line arguments and dispatches called commands.An enumeration of supported exit code values.Implementations provide details around the result of processing a set of command line arguments.Thrown when an option argument is found to be invalid during parsing of a command-line.An
ExitStatusimplementation with an associated message.AnExitStatusimplementation that represents a status without an associated message.A collection of utilities for handling command line options.