Expand description
Response types for command execution.
Response represents successful execution with message and formatting flags.
Structsยง
- Response
- Command execution response with message and formatting flags.
Command failures return
Err(CliError::CommandFailed(msg)), notResponse.