run_single_watch_refresh

Function run_single_watch_refresh 

Source
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.