tmux.Server.Version
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go
- Java
- .NET
- C++ Unavailable
- Swift
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_version.go
- Other languages
- Python Ruby Lua TypeScript Rust Java.NET C++ Swift
- 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.
In other ports Which tmux this server runs
- Python no equivalent on
Server - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
server.Server.version - Rust no equivalent on
Server - Java
io.github.libtmux.Server.Server.version - .NET
LibTmux.Server.Version - C++
Server::tmux_versionasks the executable withtmux -Vwithout reaching a server - Swift
Server.version()
- Python no equivalent on
0 declared, 0 inherited