Module env

Module env 

Source
Expand description

Environment module.

Provides functions for environment variable access with safety controls.

Functionsยง

cwd
Get the current working directory.
get
Get an environment variable.
set
Set an environment variable.