Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvironmentVariable

Package version

interface

An interface representing EnvironmentVariable. An environment variable definition.

Hierarchy

  • EnvironmentVariable

Index

Properties

Properties

name

name: string
member

{string} name Name. The name of the environment variable.

value

value: string
member

{string} value Value. The value of the environment variable.

Generated using TypeDoc