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.