FormatSubscription.Scope
Swift
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Declared in
- FormatSubscription
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Watch.swift
-
What tmux evaluates the format against.
5 declared, 1 inherited
Members
- allPanes constant Every pane in the attached session, including ones opened later.
- allWindows constant Every window in the attached session, including ones opened later.
- attachedSession constant The session the connection attached to.
- pane(_:) constant One pane, by id.
- window(_:) constant One window, by id.
Inherited members
Reached through Equatable.!=(_:_:).
- !=(_:_:) Equatable.!=(_:_:) Returns a Boolean value indicating whether two values are not equal.