Skip to main content

set_nested_preference

Function set_nested_preference 

Source
pub fn set_nested_preference(dotted_key: &str, value: Value) -> Result<()>
Expand description

Set a nested config key using dotted notation (e.g. “identity.git.name”). Creates intermediate tables as needed.