On this page
ControlNotification
- Package
- libtmux-swift
- Source
- Sources/LibTmux/ControlProtocol.swift
- struct ControlNotification : 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 —
%outputcarries arbitrary pane bytes — so splitting them here would be guessing. - name property The name without its
%, so%outputisoutput.