Namespace Salient\Contract\Cli

Classes
CliHelpSectionName Section names commonly used in help messages
CliHelpTarget Help message targets
CliOptionType Command line option types
CliOptionValueType Command line option value types
CliOptionValueUnknownPolicy Unknown value policy for command line options of type ONE_OF, ONE_OF_OPTIONAL and ONE_OF_POSITIONAL
CliOptionVisibility Command line option visibility flags
Interfaces
CliApplicationInterface A service container for CLI applications
CliCommandInterface A runnable CLI command
CliCommandNodeInterface A node in a CLI command tree