On this page
tmux.Server.RaiseIfDead
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server.go
- RaiseIfDead ( ctx : context.Context ) error
-
RaiseIfDead returns a
CommandErrorwhen the configured server is not alive. Cancellation and transport failures are returned directly.
0 declared, 0 inherited