io.github.libtmux.Server.Server.version
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go
- Java
- .NET
- C++ Unavailable
- Swift
- Module
- io.github.libtmux.Server
- Declared in
- Server
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Server.java
- Other languages
- Python Ruby Lua TypeScript Rust Go.NET C++ Swift
- version ( ) TmuxVersion
-
Which tmux this server is running.
Asked of the running server rather than of the binary, because the server may have been started by a different build than the one this client is invoking.
- Raises
-
-
ServerNotRunningException – if no daemon is running
-
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 - Go
tmux.Server.Version - .NET
LibTmux.Server.Version - C++
Server::tmux_versionasks the executable withtmux -Vwithout reaching a server - Swift
Server.version()
0 declared, 0 inherited