Expand description
Installer utilities and types
This module provides common installation functionality that can be used by tool implementations.
Structs§
- Default
Installer - Default installer implementation that provides common download and extraction functionality
- Install
Config - Configuration for tool installation
- Install
Progress - Installation progress information
- Install
Result - Installation result
Enums§
- Archive
Format - Supported archive formats
- Install
Method - Different methods for installing tools
- Install
Stage - Installation stages
Traits§
- Installer
- Trait for installing tools
Type Aliases§
- Progress
Callback - Installation progress callback