Function python_launcher::find_executable[][src]

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

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