Expand description
Cross-platform system detection (CPU, RAM, OS, Docker, GPU).
Structs§
Functions§
- cpu_
model - cpu_
threads - detect_
gpus - docker_
version - escape_
json - has_
cargo - Check whether cargo is available on the host.
- has_
command - Check whether a command exists on PATH.
- is_
inside_ docker - nvidia_
driver_ version - os_
version - platform_
tag - Platform string for download URLs (e.g. “linux-x86_64”, “macos-arm64”).
- ram_
total_ gb