Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.environment-variable-mutator

A type of mutation and its value to be applied to an environment variable.

A type of mutation and its value to be applied to an environment variable.
raw docstring

optionscljs

(options environment-variable-mutator)

Options applied to the mutator.

Returns: EnvironmentVariableMutatorOptions

Options applied to the mutator.

**Returns:** `EnvironmentVariableMutatorOptions`
sourceraw docstring

typecljs

(type environment-variable-mutator)

The type of mutation that will occur to the variable.

Returns: EnvironmentVariableMutatorType

The type of mutation that will occur to the variable.

**Returns:** `EnvironmentVariableMutatorType`
sourceraw docstring

valuecljs

(value environment-variable-mutator)

The value to use for the variable.

Returns: string

The value to use for the variable.

**Returns:** `string`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close