admitted_persisted_footprint

Function admitted_persisted_footprint 

Source
fn admitted_persisted_footprint(
    store: &AtlasStore,
    project: ProjectInstanceId,
    root: &Path,
    affected_paths: &BTreeSet<String>,
    control: &IndexWorkControl,
) -> Result<RepositoryAffectedSourceFootprint, CliError>
Expand description

Load and admit the persisted rows that an incremental replacement will remove.