pub fn get_env_bool(key: &str) -> bool
Parse boolean environment variable Accepts “1”, “true”, “yes”, “on” (case-insensitive) as true