Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

SubscriptionChange.init(_:)

Swift
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift

View as Markdown

Declared in
SubscriptionChange
Package
libtmux-swift
Source
Sources/LibTmux/Watch.swift
init(_:) ( notification : ControlNotification )
method [source]
method [source]
init(_:)

Reads a %subscription-changed notification, or nil for any other.

The wire form is name session window index pane [reserved...] : value. tmux documents everything between the pane id and a lone : as reserved, so the : is what the value is found by rather than a field count that a later release would change.

0 declared, 0 inherited

Esc

Type to search.