Documentation ¶ Index ¶ func Run(ctx context.Context, tmuxRunner tmux.Runner, name, workDir string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(ctx context.Context, tmuxRunner tmux.Runner, name, workDir string) error Run executes the attach command. It attaches to an existing tmux session identified by (name, workDir). Returns an error if the session does not exist. Types ¶ This section is empty. Source Files ¶ View all Source files attach.go Click to show internal directories. Click to hide internal directories.