SubscriptionChange.init(_:)
Swift
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Declared in
- SubscriptionChange
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Watch.swift
- init(_:) ( notification : ControlNotification )
-
Reads a
%subscription-changednotification, ornilfor 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