libtmux Reference MCP Search
On this page

ControlReply

View as Markdown

Package
libtmux-swift
Source
Sources/LibTmux/ControlProtocol.swift
struct ControlReply : struct ControlReply
struct [source]
struct [source]
struct ControlReply

5 declared, 0 inherited

Members

  • !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
  • init(number:lines:isError:) method
  • isError property tmux closed the block with %error rather than %end. The reason is in lines , the same place a successful reply's output is.
  • lines property What the command printed, one entry per line, with the block's own %begin and %end removed.
  • number property The number tmux stamped on this reply's block.
Esc

Type to search.