tmuxtest.ControlMode.Wait
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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