# Functions
GetenvWithDefault - returns the env if specified, default value otherwise.
RequiredEnv - returns the env's value if specified, otherwise it returns an error that explains the key is required.
RevokableSetenv ...
RevokableSetenvs ...
SetenvForFunction ...
SetenvsForFunction ...
StringFlagOrEnv - returns the value of the flag if specified, otherwise the env's value.