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