Skip to main content

resolve_executable

Function resolve_executable 

Source
pub fn resolve_executable(
    env: &HashMap<String, String>,
    path: PathBuf,
) -> Result<PathBuf>