get

Function get 

Source
pub fn get(key: &str) -> Result<String>
Expand description

Get a Nix setting.

ยงThread Safety

See the documentation on set() for important thread safety information.