libtmux Reference MCP Search
On this page

TmuxCommandList.then(_:)

View as Markdown

Declared in
TmuxCommandList
Package
libtmux-swift
Source
Sources/LibTmux/CommandList.swift
then(_:) ( command : TmuxCommand ) TmuxCommandList
method [source]
method [source]
then(_:)

Appends a command, returning a new list.

Chaining builds a value; nothing is sent until the list is run, so a half-built chain has no effect on the server.

0 declared, 0 inherited

Esc

Type to search.