Liking cljdoc? Tell your friends :D

std.lang.model.spec-bash


!.shcljmacro

(!.sh & body)

+book+clj


+features+clj


+grammar+clj


+init+clj


+template+clj


bash-assignclj

(bash-assign [_ & args :as form] grammar mopts)

outputs an assignment

outputs an assignment
raw docstring

bash-check-fnclj

(bash-check-fn check)

custom check for vectors

custom check for vectors
raw docstring

bash-condclj

(bash-cond [_ check then & more])

cond support for custom vectors

cond support for custom vectors
raw docstring

bash-dash-paramclj

(bash-dash-param k)

if keyword, replace : with -

if keyword, replace `:` with `-`
raw docstring

bash-defnclj

(bash-defn [_ sym args & body])

transforms a function to allow for inputs

transforms a function to allow for inputs
raw docstring

bash-defn-clj

(bash-defn- [_ sym args & body] grammar mopts)

emits a non paramerised version

emits a non paramerised version
raw docstring

bash-expandclj

(bash-expand [_ inner])

brace expansion syntax

brace expansion syntax
raw docstring

bash-hereclj

(bash-here [_ term lines])

construct here block and here string

construct here block and here string
raw docstring

bash-ifclj

(bash-if [_ check then & [else]])

if support for custom vectors

if support for custom vectors
raw docstring

bash-invokeclj

(bash-invoke [f & args] grammar mopts)

outputs an invocation (same as vector)

outputs an invocation (same as vector)
raw docstring

bash-mapclj

(bash-map form grammar mopts)

outputs a map

outputs a map
raw docstring

bash-pipeleftclj

(bash-pipeleft [_ inner])

constructs pipeleft syntax

constructs pipeleft syntax
raw docstring

bash-piperightclj

(bash-piperight [_ inner])

constructs pipeleft syntax

constructs pipeleft syntax
raw docstring

bash-quoteclj

(bash-quote [_ item] grammar mopts)

quotes a string value

quotes a string value
raw docstring

bash-quote-itemclj

(bash-quote-item v grammar mopts)

quotes an item

quotes an item
raw docstring

bash-setclj

(bash-set set grammar mopts)

quotes a string value

quotes a string value
raw docstring

bash-subshellclj

(bash-subshell [_ inner])

brace subshell syntax

brace subshell syntax
raw docstring

bash-testclj

(bash-test [_ inner])

constructs test syntax

constructs test syntax
raw docstring

bash-varclj

(bash-var [_ sym & args])

transforms to var

transforms to var
raw docstring

bash-whenclj

(bash-when [_ check & body])

when support for custom vectors

when support for custom vectors
raw docstring

breakcljmacro


def$.shcljmacro

(def$.sh & body)

def.shcljmacro

(def.sh & body)

defmacro.shcljmacro

(defmacro.sh & body)

defn.shcljmacro

(defn.sh & body)

defptr.shcljmacro

(defptr.sh & body)

defrun.shcljmacro

(defrun.sh & body)

returncljmacro

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