Skip to main content

configure_artifact_access

Function configure_artifact_access 

Source
pub fn configure_artifact_access(
    project_root: &Path,
    shared_key: &str,
    borrow_only_shared: bool,
)
Expand description

Register the worktree topology already detected by configure so artifact APIs can enforce it without repeating a Git subprocess on every write path.