pub(crate) fn run_single_watch_refresh(
store: &mut AtlasStore,
plan: &ScanRuntimePlan,
symbol_options: &SymbolBuildOptions,
) -> Result<WatchReport, CliError>Expand description
Run one deterministic watcher refresh and exit.
pub(crate) fn run_single_watch_refresh(
store: &mut AtlasStore,
plan: &ScanRuntimePlan,
symbol_options: &SymbolBuildOptions,
) -> Result<WatchReport, CliError>Run one deterministic watcher refresh and exit.