Liking cljdoc? Tell your friends :D

monkey.ci.local.config

Configuration management functions for local builds

Configuration management functions for local builds
raw docstring

empty-configclj

source

get-apiclj

source

get-artifact-dirclj

(get-artifact-dir conf)
source

get-buildclj

source

get-cache-dirclj

(get-cache-dir conf)
source

get-child-optsclj

(get-child-opts conf)
source

get-endingclj

Retrieves the result deferred, that is used to pass build result to the caller.

Retrieves the result deferred, that is used to pass build result to the caller.
sourceraw docstring

get-jobs-dirclj

(get-jobs-dir conf)
source

get-lib-coordsclj

(get-lib-coords ctx)
source

get-log-configclj

source

get-log-dirclj

(get-log-dir conf)
source

get-m2-cache-dirclj

source

get-paramsclj

source

get-work-dirclj

Retrieves working directory from config

Retrieves working directory from config
sourceraw docstring

get-workspaceclj

(get-workspace conf)
source

set-apiclj

(set-api conf api)
source

set-buildclj

(set-build conf b)
source

set-endingclj

(set-ending conf r)
source

set-lib-coordsclj

(set-lib-coords conf lib-coords)
source

set-log-configclj

(set-log-config conf p)
source

set-m2-cache-dirclj

(set-m2-cache-dir conf p)
source

set-paramsclj

(set-params conf p)
source

set-work-dirclj

(set-work-dir conf wd)
source

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

× close