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

io.github.libtmux.Server.Server.requireAlive

Java

View as Markdown

Module
io.github.libtmux.Server
Declared in
Server
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Server.java
Other languages
Python Ruby Lua TypeScript Rust Go.NET C++ Swift
requireAlive ( ) → void
method [source]
method [source]
requireAlive

Requires a running tmux daemon that answers the liveness probe.

Raises
  • ServerNotRunningException – if no daemon is there to answer

  • LibTmuxException – if one is, and could not be reached — a socket this user cannot open, or a binary that is not tmux, which starting a server would not fix

In other ports Fail unless the server is answering

0 declared, 0 inherited

Esc

Type to search.