pub fn set_config( config_name: &str, key: &str, value: &str, project: bool, ) -> Result<(), Box<dyn Error>>
Set a configuration value