# Functions
GetEnv returns the value of the environment variable named by key, or defaultValue if the environment variable doesn't exist.
GetEnvInt returns the value of the environment variable named by key, or defaultValue if the environment variable doesn't exist or is not a valid integer.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author