Module platform

Module platform 

Source
Expand description

Platform detection utilities.

Enums§

Platform
Supported platforms.

Functions§

current_platform
Get the current platform, if supported.
get_arch
Get the CPU architecture.
is_linux
Check if running on Linux.
is_macos
Check if running on macOS.