(! tag body)switch between defined annex envs
switch between defined annex envs
(annex:get tag)(annex:get tag ns)gets the runtime associated with an annex
gets the runtime associated with an annex
(annex:restart-all)(annex:restart-all ns)stops and starts all annex runtimes
stops and starts all annex runtimes
(annex:start tag)(annex:start tag ns)starts an annex tag
starts an annex tag
(annex:start-all)(annex:start-all ns)starts all the annex tags
starts all the annex tags
(install {:keys [lang grammar] :as book})installs a language
installs a language
(script lang)(script lang module)(script lang module config)script macro
script macro
(script+ [tag lang])(script+ [tag lang] config)macro for test extension setup
macro for test extension setup
(script- lang)(script- lang config)macro for test setup
macro for test setup
(script-ext [tag lang] config)the script+ function call
the `script+` function call
(script-ext-run ns tag body meta)function to call with the ! macro
function to call with the `!` macro
(script-fn lang)(script-fn lang module)(script-fn lang module config)calls the regular setup script for the namespace
calls the regular setup script for the namespace
(script-fn-base lang module-id config lib)setup for the runtime
setup for the runtime
(script-macro-import book)(script-macro-import book restrict)import macros into the namespace
import macros into the namespace
(script-ns-import {:keys [require require-impl] :as config})imports the namespace and sets a primary flag
imports the namespace and sets a primary flag
(script-test lang config)the script- function call
the `script-` function call
(script-test-prep lang config)preps the current namespace
preps the current namespace
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 |