The command line.
Config object used to load profiles from active config layers.
The context object defined when in daemon mode.
The command definition node for the command being executed. The command definition is assumed to have a handler (or handlers).
Environmental variable name prefix used to construct configuration environmental variables.
All ancestors (parents) of the command definition for the command being executed. Used in help generation.
The help generator for the command being executed.
The profile manager factory allows the command processor to obtain an instance of the profile manager for the command being issued.
The phrase used to indicate the user wants to enter the value of an argument in a hidden text prompt
The root command name for the CLI - used in help generation, etc.
Generated using TypeDoc
Parameters to create an instance of the Command Processor. Contains the command definition (for the command being executed) and help, profiles, etc.
ICommandProcessorParms