pub fn materialize( repo: &RepoEntry, lock_dir: &Path, cache_dir: &Path, ) -> Result<PathBuf>
Materializes repo and returns the directory its task workspaces resolve against.
repo