refresh_index_for_changes

Function refresh_index_for_changes 

Source
pub(crate) fn refresh_index_for_changes(
    store: &mut AtlasStore,
    plan: &ScanRuntimePlan,
    changes: &WatchChangeSet,
    symbol_options: &SymbolBuildOptions,
) -> Result<IndexRefreshReport, CliError>
Expand description

Refresh filesystem and symbol state for a debounced event batch.