EnvironmentVariableMutatorOptions$Typings extension
Properties
- applyAtProcessCreation ↔ bool?
-
Apply to the environment just before the process is created. Defaults to false.
getter/setter pair
- applyAtShellIntegration ↔ bool?
-
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.
getter/setter pair