refresh_index

Function refresh_index 

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

Refresh filesystem and symbol state.