Module utils

Module utils 

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

SystemInfo
Detected local system information.

Enums§

Arch
Supported CPU architectures.
BundleType
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.