Skip to main content

find_host_executable

Function find_host_executable 

Source
pub fn find_host_executable(name: &str) -> Option<PathBuf>
Expand description

Locate one directly runnable program using the current host’s PATH and native executable-suffix rules without spawning it.