pub fn bool_or(key: &str, default: bool) -> bool
Read a boolean variable (“true” or “1”), falling back to a default when unset.