Function apple_codesign::path_is_xar
source · pub fn path_is_xar(path: impl AsRef<Path>) -> Result<bool, AppleCodesignError>
Expand description
Test whether a given path is likely a XAR file.
pub fn path_is_xar(path: impl AsRef<Path>) -> Result<bool, AppleCodesignError>
Test whether a given path is likely a XAR file.