Liking cljdoc? Tell your friends :D

telsos.lib.properties


get-propertyclj

(get-property props clazz k)
(get-property props
              clazz
              k
              {:keys [default] :or {default :telsos.lib.properties/undefined}})

get-system-propertyclj

(get-system-property clazz k)
(get-system-property clazz k options)

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

× close