Function libmathcat::interface::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.