Skip to main content

non_empty_env

Function non_empty_env 

Source
fn non_empty_env(key: &str) -> Option<String>
Expand description

Reads an env var, treating a blank value the same as an unset one.