Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvironmentVariableMutatorOptions

Options applied to the mutator.

Hierarchy

  • EnvironmentVariableMutatorOptions

Index

Properties(2)

Optional applyAtProcessCreation

applyAtProcessCreation: boolean

Apply to the environment just before the process is created. Defaults to false.

Optional applyAtShellIntegration

applyAtShellIntegration: boolean

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.

Generated by TypeDoc. Maintained by 洛竹