pub(crate) fn refresh_index(
store: &mut AtlasStore,
plan: &ScanRuntimePlan,
symbol_options: &SymbolBuildOptions,
) -> Result<IndexRefreshReport, CliError>Expand description
Refresh filesystem and symbol state.
pub(crate) fn refresh_index(
store: &mut AtlasStore,
plan: &ScanRuntimePlan,
symbol_options: &SymbolBuildOptions,
) -> Result<IndexRefreshReport, CliError>Refresh filesystem and symbol state.