load_existing_signed_at_if_unchanged

Function load_existing_signed_at_if_unchanged 

Source
pub(crate) fn load_existing_signed_at_if_unchanged(
    release_path: &Path,
    resolved: &FleetResolved,
) -> Result<Option<DateTime<Utc>>>
Expand description

Returns existing meta.signedAt when on-disk closure hashes match.