Skip to main content
Module

std/node/os.ts>hostname

Deno standard library
Go to Latest
function hostname
import { hostname } from "https://deno.land/std@0.145.0/node/os.ts";

Returns the host name of the operating system as a string.

Returns

string