Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

tmux.Server.Version

Go

View as Markdown

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)
method [source]
method [source]
Version

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

0 declared, 0 inherited

Esc

Type to search.