Function gix_fs::is_executable
source ยท pub fn is_executable(_metadata: &Metadata) -> bool
Expand description
Returns whether a a file has the executable permission set.
pub fn is_executable(_metadata: &Metadata) -> bool
Returns whether a a file has the executable permission set.