Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IImperativeEnvironmentalVariableSetting

Interface representing a single setting

Hierarchy

  • IImperativeEnvironmentalVariableSetting

Index

Properties

Properties

key

key: string

The key to the process.env object AKA. the environmental variable name e.g. MYCLI_APP_LOG_LEVEL

value

value: string

The value specified by the user for this variable, if any e.g. "DEBUG"

Generated using TypeDoc