On this page
ControlSession.changes(named:)
- Declared in
- ControlSession
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Watch.swift
- changes(named:) ( named : String? ) SubscriptionChangeStream
-
Every subscription change on this connection, optionally narrowed to one subscription's name.
An observer of its own, like
notifications, so watching does not take notifications away from anything else reading the connection.
0 declared, 0 inherited