Server.version()
Swift
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go
- Java
- .NET
- C++ Unavailable
- Swift
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/TmuxVersion.swift
- Other languages
- Python Ruby Lua TypeScript Rust GoJava.NET C++
- version() ( ) TmuxVersion
-
Which tmux this server runs.
Read from the binary rather than from a running daemon, so it answers before anything is started. A build this library cannot parse throws rather than reporting a version it guessed.
- Raises
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 - Java
io.github.libtmux.Server.Server.version - .NET
LibTmux.Server.Version - C++
Server::tmux_versionasks the executable withtmux -Vwithout reaching a server
0 declared, 0 inherited