pub async fn list_worktrees( start_dir: impl AsRef<Path>, ) -> Result<Vec<WorktreeInfo>>
List all worktrees for the repository containing start_dir.
start_dir