Module

std/node/os.ts>arch

Deno standard library
Go to Latest
function arch
import { arch } from "https://dotland.deno.dev/std@0.110.0/node/os.ts";

Returns the operating system CPU architecture for which the Deno binary was compiled

Returns

string