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

Rust API

Rust documentation

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server.rs
Other languages
PythonTypeScriptGoJava.NETC++Swift
is_alive ( self ) → bool
method [source]
method [source]
is_alive

Report whether a tmux daemon is answering at this endpoint.

Every failure becomes false, including a missing executable. Use Server::check_alive when the difference matters.

Discussed in Socket and servers

In other ports Whether the server is running

0 declared, 0 inherited

Esc

Type to search.