libtmux::ServerCapabilities
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/capabilities.hpp
-
What this server is known to support, decided without asking it.
Every query here is local: the implementation and backend were established once, and answering from them costs no process and cannot fail.
4 declared, 0 inherited
Members
- backend attribute
- implementation attribute
- refuses method Whether this implementation is known to get the feature wrong, which is the opposite question from
supportsrather than its negation. - supports method Purely local: this never launches tmux or touches a server.