Skip to main content

executable_exists

Function executable_exists 

Source
pub async fn executable_exists(path: &Path) -> bool
Expand description

Checks if the file exists and is executable.