open_exact_fresh_atlas_store_for_project_with_repair

Function open_exact_fresh_atlas_store_for_project_with_repair 

Source
fn open_exact_fresh_atlas_store_for_project_with_repair(
    db_path: &Path,
    root: &Path,
    config_path: Option<&Path>,
    control: &IndexWorkControl,
    repair_safe_delta: bool,
    scan_limits: ScanLimits,
) -> Result<ExactFreshIndexRead, CliError>
Expand description

Open a current read snapshot without repairing stale source or durable state.