On this page
tmux.ControlClient.Wait
- Module
- tmux
- Declared in
- ControlClient
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/control_lifecycle.go
- Wait ( ctx : context.Context ) error
-
Wait blocks until the control process exits or ctx ends. It does not close the notification queue; callers may drain final notifications before Close.
0 declared, 0 inherited