pub fn worktree_exists( repo_root: impl AsRef<Path>, loop_id: &str, config: &WorktreeConfig, ) -> bool
Check if a worktree exists for the given loop ID.