attach_session: Attach to an existing tmux session

Description Usage Arguments Value

View source: R/session.R

Description

Attach to an existing tmux session

Usage

1
attach_session(x, lookup_id = TRUE)

Arguments

x

An integer or string indicating the name of an existing window.

lookup_id

A logical. If FALSE, x is assumed to be a session id. Default: TRUE.

Value

A tmuxr_session.


tmuxr documentation built on July 1, 2020, 5:19 p.m.