On this page
tmuxtest.ControlMode.Wait
- Module
- tmuxtest
- Declared in
- ControlMode
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/tmuxtest/control.go
- Wait ( ctx : context.Context ) error
-
Wait blocks until the control client exits or ctx ends. It does not stop or close the client; use
ControlMode.Closeto release it.
0 declared, 0 inherited