A type of mutation that can be applied to an environment variable.
A type of mutation that can be applied to an environment variable.
Append to the end of the variable's existing value.
Append to the end of the variable's existing value.
Prepend to the start of the variable's existing value.
Prepend to the start of the variable's existing value.
Replace the variable's existing value.
Replace the variable's existing value.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close