# Functions
IntEnvOrDefault returns the value of the environment variable named by the key, or defaultValue if the environment variable is empty or not set.
StringEnvOrDefault returns the value of the environment variable named by the key, or defaultValue if the environment variable is empty or not set.