# Functions
EnvDefaultFunc is a helper function that returns the value of the given environment variable, if one exists, or the default value otherwise.
MultiEnvDefaultFunc is a helper function that returns the value of the first environment variable in the given list that returns a non-empty value.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author