Skip to main content

set_preference

Function set_preference 

Source
pub fn set_preference(key: &str, value: &str) -> Result<()>
Expand description

Persist a key=value into the config file, preserving existing content.