Liking cljdoc? Tell your friends :D
Clojure only.

ring.util.environment

A namespace managing and reading environment variables.

A namespace managing and reading environment variables.
raw docstring

*env*clj

A map of environment variables.

A map of environment variables.
sourceraw docstring

with-envcljmacro

(with-env env-map & body)

Merges the supplied map of environment variable into env.

Merges the supplied map of environment variable into *env*.
sourceraw docstring

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

× close