Liking cljdoc? Tell your friends :D

common-cfg.cfg


cfgclj

A ref for storing the combined configuration properties.

A ref for storing the combined configuration properties.
sourceraw docstring

cmd-lineclj

A ref for storing the props passed in on the command-line.

A ref for storing the props passed in on the command-line.
sourceraw docstring

defaultsclj

A ref containing the default values for the config.

A ref containing the default values for the config.
sourceraw docstring

env-settingclj

(env-setting env)
source

filtersclj

A ref containing a set of keys to filter from configs before printing them.

A ref containing a set of keys to filter from configs before
printing them.
sourceraw docstring

intablevclj

source

keywordvclj

source

load-cfg-fileclj

(load-cfg-file cfg-path)
source

load-configclj

(load-config options)
source

load-ednclj

(load-edn cfg-path)
source

load-propertiesclj

(load-properties cfg-path)

Loads a properties file into a map, turning the keys into keywords.

Loads a properties file into a map, turning the keys into keywords.
sourceraw docstring

pprint-to-stringclj

(pprint-to-string m)
source

stringvclj

source

validatorsclj

A ref containing a map of bouncer validators for the config file.

A ref containing a map of bouncer validators for the config
file.
sourceraw docstring

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

× close