Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvironmentSetting

Package version

An interface representing EnvironmentSetting.

summary

An environment variable to be set on a task process.

Hierarchy

  • EnvironmentSetting

Index

Properties

Properties

name

name: string

The name of the environment variable.

Optional value

value: undefined | string

The value of the environment variable.

Generated using TypeDoc