Skip to main content

medium_base

Function medium_base 

Source
pub fn medium_base(pointer: &str, workspace_root: &Path) -> PathBuf
Expand 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.