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 - Print an error for the top-level command dispatcher.
Type Aliases§
- Result
- Type alias for CLI results.