Functionsยง
- get_
env_ bool - Get the boolean value from env variable
name. If missing, ifdefaultis given, return that, otherwise return an error. Returns errors for invalid values (anything else than0|1|f|t|n|y).
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).