Expand description
Platform and system utilities used by the updater.
Provides small types to model the current OS/architecture and helpers to derive installation paths.
Structs§
- System
Info - Detected local system information.
Enums§
- Arch
- Supported CPU architectures.
- Bundle
Type - Bundle types supported by the installer logic.
- OS
- Supported operating systems.
Functions§
- extract_
path_ from_ executable - Derive the target extract/installation path from the current executable path.