On this page
libtmux::ServerCapabilities::refuses
- Module
- libtmux
- Declared in
- ServerCapabilities
- Package
- libtmux-cxx
- Source
- include/libtmux/capabilities.hpp
- refuses ( feature : ServerFeature ) bool
-
Whether this implementation is known to get the feature wrong, which is the opposite question from
supportsrather than its negation.Both answer no for a backend nobody recognises: a caller asking what it may rely on must not be promised anything, and a custom executor running real tmux must not be refused for being unfamiliar.
0 declared, 0 inherited