pub fn medium_base(pointer: &str, workspace_root: &Path) -> PathBufExpand description
The medium pointer resolved to an absolute base directory. Public
so init-time surfaces (CLI projection init) can resolve a medium
base exactly as the strategies do — e.g. to warn when it falls
outside the workspace root.