pub fn teams_connector_service_unit(
teams_home: &Path,
supercode_home: &Path,
entry: &Path,
node: &str,
supercode: &Path,
context: &str,
cwd: &Path,
server_id: &str,
team_id: &str,
) -> Result<ServiceUnit, TeamsError>Expand description
Render the persistent foreground connector command for one saved context.