Function find_executable

Source
pub fn find_executable(requested: RequestedVersion) -> Option<PathBuf>
Expand description

Attempts to find an executable that satisfies a specified RequestedVersion on PATH.