libtmux Reference MCP Search
On this page

ControlNotification

View as Markdown

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

4 declared, 0 inherited

Members

  • !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
  • init(name:arguments:) method
  • arguments property Everything after the name, unsplit. A notification's arguments are not uniformly shaped — %output carries arbitrary pane bytes — so splitting them here would be guessing.
  • name property The name without its %, so %output is output.
Esc

Type to search.