Skip to main content

check_startup_with_package_resources

Function check_startup_with_package_resources 

Source
pub async fn check_startup_with_package_resources(
    package_resources: Option<&PackageResources>,
) -> UpdateReport
Expand description

Perform a best-effort startup check, using cached values only when a fresh request fails.

package_resources must be the same trust-gated resource set that the session will load. None disables Pi package checks entirely.