pub fn worktree_path_for_spec( spec_id: &str, project_name: Option<&str>, ) -> PathBuf
Returns the worktree path for a given spec ID.
This does not check whether the worktree exists.