dotenv

Undocumented in source.

Members

Functions

isNameChar
bool isNameChar(T ch)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Env
struct Env

Stores and accesses loaded environment variables. All environment variables are case-insensitive, and their names are stored in upper case.

Meta