Search
Preparing search index...
The search index is not available
@alterior/common
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Environment
Class Environment
Access the environment variables of the current process.
Hierarchy
Environment
Index
Constructors
constructor
Accessors
raw
Methods
get
setup
Constructors
constructor
new
Environment
(
)
:
Environment
Returns
Environment
Accessors
raw
get
raw
(
)
:
any
Returns
any
Methods
get
get<T>
(
)
:
T
Type parameters
T
Returns
T
setup
setup<T>
(
defaults
:
Partial
<
T
>
)
:
void
Type parameters
T
Parameters
defaults:
Partial
<
T
>
Returns
void
Globals
Environment
constructor
raw
get
setup
Generated using
TypeDoc
Access the environment variables of the current process.