On this page
tmuxtest.PTYProcess.Write
- Module
- tmuxtest
- Declared in
- PTYProcess
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/tmuxtest/pty_process.go
-
Write sends terminal input to the subprocess within ctx. Writes are serialized and can be partial. A waiting caller may cancel before acquiring the writer, and an active write observes ctx cancellation.
0 declared, 0 inherited