Liking cljdoc? Tell your friends :D

dotty.core


comment?clj

(comment? val)
source

decode-varclj

(decode-var var-str)

Decode a single environment var into hash-map. Return nil if invalid.

Decode a single environment var into hash-map. Return `nil` if invalid.
sourceraw docstring

decode-varsclj

(decode-vars vars-str)

Decode env vars by line, stripping out comments.

Decode env vars by line, stripping out comments.
sourceraw docstring

envclj

(env)
(env var-name)

Retrieve env var by name

Retrieve env var by name
sourceraw docstring

env-varsclj

source

has-single-quotes?clj

(has-single-quotes? s)
source

read-env-fileclj

(read-env-file file-name)
source

strip-single-quotesclj

(strip-single-quotes s)
source

system-envclj

source

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

× close