A command handler function that receives the current state and performs some action.
The data type the handler expects to receive.
The OptionsConfig type for the command.
OptionsConfig
The return type of the command handler.
The current state of the CLI engine.
A command handler function that receives the current state and performs some action.