pub fn is_executable_file(path: &Path) -> bool
True when path is a regular file and (on Unix) has any execute bit.
path