get_preference

Function get_preference 

Source
pub fn get_preference(name: String) -> Result<String>
Expand description

Get the value of the named preference. None is returned if name is not a known preference.