Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Environment

Access the environment variables of the current process.

Hierarchy

  • Environment

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

raw

  • get raw(): any

Methods

get

  • get<T>(): T

setup

  • setup<T>(defaults: Partial<T>): void

Generated using TypeDoc