Options applied to the mutator.
Options applied to the mutator.
(apply-at-process-creation? environment-variable-mutator-options)
Apply to the environment just before the process is created. Defaults to false.
Apply to the environment just before the process is created. Defaults to false.
(apply-at-shell-integration? environment-variable-mutator-options)
Apply to the environment in the shell integration script. Note that this will not apply the mutator if shell integration is disabled or not working for some reason. Defaults to false.
Apply to the environment in the shell integration script. Note that this _will not_ apply the mutator if shell integration is disabled or not working for some reason. Defaults to false.
(set-apply-at-process-creation! environment-variable-mutator-options value)
Apply to the environment just before the process is created. Defaults to false.
Apply to the environment just before the process is created. Defaults to false.
(set-apply-at-shell-integration! environment-variable-mutator-options value)
Apply to the environment in the shell integration script. Note that this will not apply the mutator if shell integration is disabled or not working for some reason. Defaults to false.
Apply to the environment in the shell integration script. Note that this _will not_ apply the mutator if shell integration is disabled or not working for some reason. Defaults to false.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |