error.Error.CapabilityDefective
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- error
- Declared in
- Error
- Package
- libtmux
- Source
- crates/libtmux/src/error.rs
-
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