Liking cljdoc? Tell your friends :D

monkey.ci.build.shell


bashclj

(bash & args)
source

container-work-dirclj

Returns the dir where the workspace would be mounted in a container.

Returns the dir where the workspace would be mounted in a container.
sourceraw docstring

homeclj

source

in-workclj

(in-work ctx p)

Given a relative path p, returns it as a subpath to the job working directory. Fails if an absolute path is given.

Given a relative path `p`, returns it as a subpath to the job working directory.
Fails if an absolute path is given.
sourceraw docstring

param-to-fileclj

(param-to-file ctx param out)

Takes the value of param from the build parameters and writes it to the file at path out. Creates any directories as needed. Returns nil if the operation succeeded.

Takes the value of `param` from the build parameters and writes it to 
the file at path `out`.  Creates any directories as needed.  Returns 
`nil` if the operation succeeded.
sourceraw docstring

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

× close