apple_codesign

Function path_is_zip

Source
pub fn path_is_zip(path: impl AsRef<Path>) -> Result<bool, AppleCodesignError>
Expand description

Test whether a given path is likely a ZIP file.