Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::ServerCapabilities::refuses

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Declared in
ServerCapabilities
Package
libtmux-cxx
Source
include/libtmux/capabilities.hpp
refuses ( feature : ServerFeature ) → bool
methodreadonly [source]
methodreadonly [source]
refuses

Whether this implementation is known to get the feature wrong, which is the opposite question from supports rather 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

Esc

Type to search.