Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvironmentVariableMutator

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

Hierarchy

  • EnvironmentVariableMutator

Index

Properties

Properties

Readonly type

The type of mutation that will occur to the variable.

Readonly value

value: string

The value to use for the variable.

Generated using TypeDoc