import { hostname } from "https://deno.land/std@0.110.0/node/os.ts";
Returns the host name of the operating system as a string.
import { hostname } from "https://deno.land/std@0.110.0/node/os.ts";
Returns the host name of the operating system as a string.