HomeManualTopicsTypesSymbols

std::environment

a table holding all environment variables

Description

This table must be explicitly initialized.

Example

get_environment !environment println! environment("HOME")

Output

/home/funky

Topic

Input-Output

See also

std::environment_variables the application's environment variables
std::get_environment constructs a table holding all environment variables