pub fn get(key: &str) -> Result<String>
Get a Nix setting.
See the documentation on set() for important thread safety information.
set()