pub fn resolved_store_path(root: &Path) -> Option<PathBuf>
The resolved per-project store-file path for root, for status display (so a wrong key is debuggable). None when no config dir is resolvable.
root
status
None