Skip to main content

remove_user_config_key

Function remove_user_config_key 

Source
pub fn remove_user_config_key(path: &[&str]) -> Result<bool>
Expand description

Remove one key (pre-split path segments) from the USER config file. Returns whether the key existed.