Uses of Package
dev.metaschema.cli.processor
Packages that use dev.metaschema.cli.processor
Package
Description
Provides a collection of abstract and concrete command line interface (CLI)
commands that process Metaschema module-based information.
-
Classes in dev.metaschema.cli.processor used by dev.metaschema.cliClassDescriptionImplementations provide details around the result of processing a set of command line arguments.
-
Classes in dev.metaschema.cli.processor used by dev.metaschema.cli.commandsClassDescriptionRecords information about the command line options and called command hierarchy.
-
Classes in dev.metaschema.cli.processor used by dev.metaschema.cli.processorClassDescriptionRecords information about the exit status of a CLI command.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.
-
Classes in dev.metaschema.cli.processor used by dev.metaschema.cli.processor.commandClassDescriptionRecords information about the command line options and called command hierarchy.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.