Description
Reads platform information from Ruby code, similar to uname data. It is useful for diagnostics, compatibility checks, installers, and tools that need to adapt to the current system.
Platform data can reveal system details. Use it for compatibility, not as a security boundary, and avoid exposing unnecessary host information in public logs.