pub fn resolve_project_config_write_path(
project_root: &Path,
existing: Option<&FoundXbpConfig>,
) -> PathBufExpand description
Path to write project config updates:
- existing discovered config path when present
- otherwise default
.xbp/xbp.toml(greenfield)