pub fn resolve_runner_exe_from( current_exe: PathBuf, override_exe: Option<PathBuf>, ) -> Result<PathBuf, ToolError>