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

io.github.libtmux.UnsupportedTmuxVersionException.UnsupportedTmuxVersionException.UnsupportedTmuxVersionException

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

View as Markdown

Module
io.github.libtmux.UnsupportedTmuxVersionException
Declared in
UnsupportedTmuxVersionException
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/UnsupportedTmuxVersionException.java
UnsupportedTmuxVersionException ( feature : String , required : TmuxVersion , running : TmuxVersion ) ( message : String )
methodoverload2 overloads [source]
methodoverload2 overloads [source]
UnsupportedTmuxVersionException

For a capability that is missing from a range rather than from everything before a release.

Not every gap is a floor: run-shell reports 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

Esc

Type to search.