Skip to main content

attach_team

Function attach_team 

Source
pub fn attach_team(project_root: &Path) -> Result<()>
Expand description

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.