get_host#

abstract OslServer.get_host() str | None#

Get optiSLang server address or domain name.

Get a string representation of an IPv4/v6 address or domain name of the running optiSLang server.

Returns:
timeout: Union[int, None]

The IPv4/v6 address or domain name of the running optiSLang server, if applicable. Defaults to None.