Functions for running the application as a controller.
Functions for running the application as a controller.
(app-hash)
Calculates the md5 hash for deps.edn at compile time.
Calculates the md5 hash for deps.edn at compile time.
(download-src build rt)
Downloads the code from the remote source, if there is one. If the source is already local, does nothing. Returns an updated context.
Downloads the code from the remote source, if there is one. If the source is already local, does nothing. Returns an updated context.
(script-exit r ctx)
Event handler that stores the received event in the deferred, indicating that the script has actually terminated.
Event handler that stores the received event in the deferred, indicating that the script has actually terminated.
(store-src build rt)
If a workspace configuration is present, uses it to store the source in the workspace. This can then be used by other processes to download the cached files as needed.
If a workspace configuration is present, uses it to store the source in the workspace. This can then be used by other processes to download the cached files as needed.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close