On this page
tmux.Server.Version
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_version.go
- Version ( ctx : context.Context ) (Version, error)
-
Version returns the configured tmux binary's cached version. Failed probes are not cached. A waiting caller can abandon an in-flight shared probe when ctx ends without canceling the caller that owns the probe.
0 declared, 0 inherited