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

error.Error.CapabilityDefective

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

View as Markdown

Module
error
Declared in
Error
Package
libtmux
Source
crates/libtmux/src/error.rs
CapabilityDefective
constant [source]
constant [source]
CapabilityDefective

tmux has this capability and the running release gets it wrong.

Distinct from Self::UnsupportedCapability , which means the release predates the feature and the answer is to upgrade. Here releases on both sides work, so neither "upgrade" nor "the floor is too low" is the fix: the caller has to leave a specific range.

Raised rather than returning what the release reports, because what it reports is wrong in a way the caller cannot see.

0 declared, 0 inherited

Esc

Type to search.