Module bool_env

Source

Functionsยง

get_env_bool
Get the boolean value from env variable name. If missing, if default is given, return that, otherwise return an error. Returns errors for invalid values (anything else than 0|1|f|t|n|y).