method DenoHost.hostname
DenoHost.hostname(): string

Returns the host name.

Return Type

string

Usage

import { type DenoHost } from "runtime/src/index.ts";