Liking cljdoc? Tell your friends :D

trifl.net


get-local-hostclj

(get-local-host)

Get the java.net.InetAddress object for the local host.

Get the java.net.InetAddress object for the local host.
sourceraw docstring

get-local-hostnameclj

(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`.
sourceraw docstring

get-local-ipclj

(get-local-ip)
source

get-short-local-hostnameclj

(get-short-local-hostname)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close