Skip to main content

value_of

Function value_of 

Source
pub fn value_of(name: &str) -> Option<OsString>
Expand description

The environment’s value for name, absent when unset or empty.