Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.environment-variable-mutator-type

A type of mutation that can be applied to an environment variable.

A type of mutation that can be applied to an environment variable.
raw docstring

appendcljs

Append to the end of the variable's existing value.

Append to the end of the variable's existing value.
sourceraw docstring

prependcljs

Prepend to the start of the variable's existing value.

Prepend to the start of the variable's existing value.
sourceraw docstring

replacecljs

Replace the variable's existing value.

Replace the variable's existing value.
sourceraw 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