pub fn string_or(key: &str, default: &str) -> String
Read a string variable, falling back to a default when unset.