On this page
io.github.libtmux.UnsupportedTmuxVersion.UnsupportedTmuxVersion.UnsupportedTmuxVersion
- Module
- io.github.libtmux.UnsupportedTmuxVersion
- Declared in
- UnsupportedTmuxVersion
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/UnsupportedTmuxVersion.java
- UnsupportedTmuxVersion ( feature : String , required : TmuxVersion , running : TmuxVersion ) ( message : String )
-
For a capability that is missing from a range rather than from everything before a release.
<p>Not every gap is a floor:
run-shellreports its command's output on 3.2a, loses it in 3.3a and 3.4, and reports it again from 3.5. "Requires 3.5" would be a lie to a 3.2a caller, for whom it works.
0 declared, 0 inherited