Skip to main content

refresh

Function refresh 

Source
pub async fn refresh(
    ctx: &Ctx,
    backend: &dyn Backend,
) -> Result<Vec<ProbeResult>>
Expand description

Force a refresh of the probe cache for a backend (used by osdk source test and --refresh-sources). Returns the fresh results.