On this page
LibTmux.TmuxVersionTooLowException
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Exceptions/TmuxVersionTooLowException.cs
-
Reports an unsupported tmux version.
3 declared, 0 inherited
Members
- TmuxVersionTooLowException method Initializes an unsupported-version exception.
- ActualVersion property Gets the actual tmux version.
- RequiredVersion property Gets the required tmux version.