Skip to main content
Module

std/node/os.ts>arch

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function arch
import { arch } from "https://deno.land/std@0.36.0/node/os.ts";

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

Returns

string