Expand description
Error types for Alopex CLI
This module defines CLI-specific error types using thiserror.
Enums§
- CliError
- CLI-specific error type.
Functions§
- handle_
error - Handle an error by printing it and exiting.
Type Aliases§
- Result
- Type alias for CLI results.