# Functions
WithDefaultInt returns the int value of the supplied environment variable or, if not present, the supplied default value.
WithDefaultString returns the string value of the supplied environment variable or, if not present, the supplied default value.