Enums§
- AppState
Error - Errors related to application state initialization
- Download
Error - Errors related to HTTP downloads
- Extract
Error - Errors related to file extraction (ZIP and tar.gz)
- System
Error - Errors related to operating system and architecture detection
Type Aliases§
- AppState
Result - Type alias for app state operations results
- Download
Result - Type alias for download operations results
- Extract
Result - Type alias for extraction operations results
- System
Result - Type alias for System operations results