Build the definer - maintains the Yargs instance for all future definitions.
main color to highlight help text headings and other text with
the display name of the root command (e.g. "bright" or "sample-cli")
the environment variable prefix
profile manager factory that can be used to instantiate new profile managers
help generator factory that can be used to instantiate new help generators
optionally overridden experimental command description to propagate to yargs services
Logger instance
The Yargs instance object used to define the commands.
Accepts an Imperative command definition document and defines to Yargs.
The response object parameters used when invoking commands and help
Generated using TypeDoc
Imperative Command Definer - Defines the Imperative command objects to Yargs for processing.