pub(super) fn diagnose_msi_file(
pkg: &InstalledPackage,
file: &MsiFileRecord,
) -> Option<DiagnosisResult>Expand description
Verify a single MSI file against the stored inventory snapshot.
pub(super) fn diagnose_msi_file(
pkg: &InstalledPackage,
file: &MsiFileRecord,
) -> Option<DiagnosisResult>Verify a single MSI file against the stored inventory snapshot.