pub fn resolve_host() -> StringExpand description
Resolve the dev-server host, preferring $SSG_HOST over DEFAULT_HOST.
Returns the value of the SSG_HOST environment variable if set and
non-empty; otherwise returns the compiled-in default.
pub fn resolve_host() -> StringResolve the dev-server host, preferring $SSG_HOST over DEFAULT_HOST.
Returns the value of the SSG_HOST environment variable if set and
non-empty; otherwise returns the compiled-in default.