Liking cljdoc? Tell your friends :D

ventas.entities.configuration

Don't use this namespace, as it's on the way out. Create an entity type if you want to store config in the db.

Don't use this namespace, as it's on the way out.
Create an entity type if you want to store config in the db.
raw docstring

getclj

(get k-or-ks & [user])

Gets a configuration key or a collection of configuration keys. user will be used for checking the roles when the configuration key has them defined.

Gets a configuration key or a collection of configuration keys.
`user` will be used for checking the roles when the configuration key has them defined.
sourceraw docstring

set!clj

(set! k v)
source

set-general-config!clj

(set-general-config! config)
source

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

× close