On this page
tmux.Server.RefreshVersion
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_version.go
- RefreshVersion ( ctx : context.Context ) (Version, error)
-
RefreshVersion invalidates the cached version and probes the binary again. Canceling ctx stops this call's wait; it does not establish whether a probe reached the configured binary.
0 declared, 0 inherited