On this page
tmux.VersionError
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/version.go
-
VersionError reports a tmux version token that cannot be parsed. It matches
ErrInvalidVersionthrough errors.Is; callers can recover Token with errors.As.
3 declared, 0 inherited