pub fn inspect_archive_for(
inspected: InspectedRelease,
archive_override: Option<&Path>,
) -> Result<InspectedArchive>Expand description
The archive half, against a release this process already inspected.
ยงErrors
See inspect_box_archive.