libtmux Reference MCP Search
On this page

io.github.libtmux.control.ControlClient.ControlClient.isAlive

View as Markdown

Module
io.github.libtmux.control.ControlClient
Declared in
ControlClient
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/control/ControlClient.java
isAlive ( ) boolean
method [source]
method [source]
isAlive

Whether the client is still running.

<p>A control client is a client of the server it talks to, so it ends when that server does. A carrier holding one needs to tell "this command failed" from "there is no longer anything to send commands to", which are the same exception until this is asked.

0 declared, 0 inherited

Esc

Type to search.