Expand description
Error types for the GitHub documentation downloader.
This module provides comprehensive error handling with semantic error types that clearly indicate what went wrong and provide actionable information.
Enums§
- GitHub
Docs Error - Comprehensive error type for GitHub documentation operations.
- Repo
Name Error - Error type for repository name validation.
- Repo
Owner Error - Error type for repository owner validation.
Type Aliases§
- Result
- Result type alias for GitHub documentation operations.