On this page
server.Server.check_alive
- Module
- server
- Declared in
- Server
- Package
- libtmux
- Source
- crates/libtmux/src/server.rs
-
Require a tmux daemon to be answering at this endpoint.
Errors
Returns
Error::ServerGonewhen no daemon is answering, or another dispatch error when tmux cannot be asked.Discussed in Socket and servers
0 declared, 0 inherited