Liking cljdoc? Tell your friends :D

cloudship.connection.props.load

Loads the basic properties.

Loads the basic properties.
raw docstring

deep-mergeclj

(deep-merge v & vs)

Deep merge that merges maps and concats or replaces vectors

Deep merge that merges maps and concats or replaces vectors
sourceraw docstring

find-and-merge-propsclj

(find-and-merge-props {:keys [org sandbox] :as kw-props})

Finds the configured props with slurp-and-merge-props and merges the kw-props onto it.

Finds the configured props with slurp-and-merge-props and merges the kw-props onto it.
sourceraw docstring

slurp-and-merge-propsclj

(slurp-and-merge-props)

Slurps and deep-merges all present property files. Searches for 'cloudship.edn' in resources, user.home and current path (in this order). Merges all found conf-files so the latter overwrites the former.

Slurps and deep-merges all present property files.
Searches for 'cloudship.edn' in resources, user.home and current path (in this order).
Merges all found conf-files so the latter overwrites the former.
sourceraw docstring

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

× close