Expand description
Error types for the git worktree CLI
This module defines the centralized error handling for the application, providing context-rich error messages for better debugging and user experience.
Enums§
- Error
- The main error type for the git worktree CLI
Type Aliases§
- Result
- Type alias for Results with our Error type