(bash & args)Returns the dir where the workspace would be mounted in a container.
Returns the dir where the workspace would be mounted in a container.
(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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |