On this page
tmuxtest.PTYProcess.Wait
- Module
- tmuxtest
- Declared in
- PTYProcess
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/tmuxtest/pty_process.go
- Wait ( ctx : context.Context ) error
-
Wait waits for process completion and the final output drain, or ctx cancellation. A successful Wait guarantees that
PTYProcess.Outputcontains the completed transcript.
0 declared, 0 inherited