Skip to main content

inspect_archive_for

Function inspect_archive_for 

Source
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.