Liking cljdoc? Tell your friends :D

re-conf.resources.facts

OS and other related system facts.

OS and other related system facts.
raw docstring

arm?cljs

(arm?)
source

desktop?cljs

(desktop?)

Are we running in a Linux desktop?

Are we running in a Linux desktop?
sourceraw docstring

homecljs

(home)

Current user home directory

Current user home directory
sourceraw docstring

hostnamecljs

(hostname)
source

oscljs

(os)
(os k)

Get os information with optional sub key:

(os) ; the entire os info map (os :release) ; only a single key

Get os information with optional sub key:

(os) ; the entire os info map
(os :release) ; only a single key
sourceraw docstring

os-cljs

source

processcljs

source

sicljs

source

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

× close