[][src]Function forge_util::config_save_settings

pub fn config_save_settings(value: &Value, path: &str) -> Result<()>

save Json to local value: Json to save. path: local path where to save, empty will save to default path ./settings.json