tmux.Warning
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/warning.go
-
Warning describes one nonfatal compatibility decision delivered to a
WarningHandler.
7 declared, 0 inherited
Members
- CurrentVersion attribute CurrentVersion is the observed tmux version.
- Feature attribute Feature names the optional tmux capability involved.
- Kind attribute Kind classifies the compatibility decision.
- Message attribute Message describes the nonfatal compatibility decision.
- RequiredVersion attribute RequiredVersion is the minimum tmux version for Feature.
- String method String implements fmt.Stringer by returning Message.
- Subcommand attribute Subcommand names the tmux subcommand affected by the decision.