Liking cljdoc? Tell your friends :D

std.lang.base.script


!cljmacro

(! tag body)

switch between defined annex envs

switch between defined annex envs
raw docstring

+module-keys+clj


+runtime-keys+clj


annex:getclj

(annex:get tag)
(annex:get tag ns)

gets the runtime associated with an annex

gets the runtime associated with an annex
raw docstring

annex:listclj

(annex:list)
(annex:list ns)

lists all annexs

lists all annexs
raw docstring

annex:restart-allclj

(annex:restart-all)
(annex:restart-all ns)

stops and starts all annex runtimes

stops and starts all annex runtimes
raw docstring

annex:startclj

(annex:start tag)
(annex:start tag ns)

starts an annex tag

starts an annex tag
raw docstring

annex:start-allclj

(annex:start-all)
(annex:start-all ns)

starts all the annex tags

starts all the annex tags
raw docstring

annex:stopclj

(annex:stop tag)
(annex:stop tag ns)

stops an annex tag

stops an annex tag
raw docstring

annex:stop-allclj

(annex:stop-all)
(annex:stop-all ns)

stops all annexs

stops all annexs
raw docstring

installclj

(install {:keys [lang grammar] :as book})

installs a language

installs a language
raw docstring

scriptcljmacro

(script lang)
(script lang module)
(script lang module config)

script macro

script macro
raw docstring

script+cljmacro

(script+ [tag lang])
(script+ [tag lang] config)

macro for test extension setup

macro for test extension setup
raw docstring

script-cljmacro

(script- lang)
(script- lang config)

macro for test setup

macro for test setup
raw docstring

script-extclj

(script-ext [tag lang] config)

the script+ function call

the `script+` function call
raw docstring

script-ext-runclj

(script-ext-run ns tag body meta)

function to call with the ! macro

function to call with the `!` macro
raw docstring

script-fnclj

(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
raw docstring

script-fn-baseclj

(script-fn-base lang module-id config lib)

setup for the runtime

setup for the runtime
raw docstring

script-macro-importclj

(script-macro-import book)
(script-macro-import book restrict)

import macros into the namespace

import macros into the namespace
raw docstring

script-ns-importclj

(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
raw docstring

script-testclj

(script-test lang config)

the script- function call

the `script-` function call
raw docstring

script-test-prepclj

(script-test-prep lang config)

preps the current namespace

preps the current namespace
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close