pub fn open_worktree(path: &Path) -> Result<(), SessionError>
Open a tmux session for a worktree path.
Returns an error if the session cannot be created or switched to.