pub fn is_executable(path: &Path) -> bool
Check if a path is an executable file (Unix: has execute permission)