apple_codesign

Function path_is_macho

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

Whether the specified filesystem path is a Mach-O binary.