pub fn var_nonempty(name: &str) -> Option<String>
Returns the non-empty value of an environment variable or None.