Skip to main content

reconcile_hydrated_index_controlled

Function reconcile_hydrated_index_controlled 

Source
pub(crate) fn reconcile_hydrated_index_controlled(
    store: &mut AtlasStore,
    plan: &ScanRuntimePlan,
    symbol_options: &SymbolBuildOptions,
    control: &IndexWorkControl,
) -> Result<(ScanReport, bool), CliError>
Expand description

Reconcile a copied worktree baseline through exact no-op, incremental, or full refresh.