Skip to content

osArch

osArch() → string · System

Get the operating system architecture (e.g. "amd64", "aarch64").

utlx
{
  arch: osArch()
}

Released under AGPL-3.0.