Function tugger_windows::is_file_signable[][src]

pub fn is_file_signable(path: impl AsRef<Path>) -> Result<bool>

Determine whether a given filesystem path is signable.

This effectively answers whether the given path is a PE or MSI.