# libtmux::ServerCapabilities

- **Module:** libtmux
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/85e8bd603a322dc32bb8b9aeb1a72bcf36945f1d/include/libtmux/capabilities.hpp#L107
- **Page:** https://libtmux.org/reference/cxx/libtmux-servercapabilities/

## Members

- `implementation` (attribute)
- `backend` (attribute)
- `supports` (method) — Purely local: this never launches tmux or touches a server.
- `refuses` (method) — Whether this implementation is known to get the feature wrong, which is the opposite question from `supports` rather than its negation.
