Package gov.nist.secauto.metaschema.cli.processor.command
package gov.nist.secauto.metaschema.cli.processor.command
-
ClassDescriptionA base class for implementation that perform the operation supported by a command.A base class for a command that supports hierarchical command structure with child commands.A base class for terminal commands in the command processing hierarchy.For use in commands to short-circut command execution.A service that loads commands using SPI.A representation of an extra, non-option command line argument.A command line interface command.An abstract base class that implements the
ICommandExecutor
interface, providing common functionality for command execution implementations.This functional interface represents a method that is used to execute a command operation.