pub fn attach_team(project_root: &Path) -> Result<()>
Attach to a running team session.
First tries the team config in the project root. If not found, looks for any running batty-* tmux session and attaches to it.
batty-*