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

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

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.

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.