Expand description
Wire method: nativeHost:getOSProperties (cross-platform).
Returns Electron-shaped { type, release, arch, platform, cpus } tuple.
Cached for the process lifetime - OS type, version, arch, and CPU topology
are stable; spawning sw_vers/uname on every call wastes ~10 ms each.
Staticsยง
- OS_
PROPERTIES_ ๐CACHE