(get-local-host)
Get the java.net.InetAddress object for the local host.
Get the java.net.InetAddress object for the local host.
(get-local-hostname)
Get the hostname for the machine that this JVM is running on.
Uses the java.net.InetAddress
method getHostName
.
Get the hostname for the machine that this JVM is running on. Uses the `java.net.InetAddress` method `getHostName`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close