Module error

Source
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§

GitHubDocsError
Comprehensive error type for GitHub documentation operations.
RepoNameError
Error type for repository name validation.
RepoOwnerError
Error type for repository owner validation.

Type Aliases§

Result
Result type alias for GitHub documentation operations.