function hostname Usage in Deno```typescript import { hostname } from "node:node__os.d.ts"; ``` hostname(): string Returns the host name of the operating system as a string. Return Type string