io.github.libtmux.Server.Server.requireAlive
Java
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go
- Java
- .NET
- C++ Unavailable
- Swift Unavailable
- 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
-
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
- Python
libtmux.Server.raise_if_dead - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
server.Server.raiseIfDead - Rust no equivalent on
Server - Go
tmux.Server.CheckAlive - .NET
LibTmux.Server.ThrowIfDeadAsync - C++ no equivalent on
Server - Swift no equivalent on
Server
0 declared, 0 inherited