libtmux Reference MCP Search
On this page

tmuxtest.PTYProcess.Done

View as Markdown

Module
tmuxtest
Declared in
PTYProcess
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/tmuxtest/pty_process.go
Done ( ) <-chan struct{}
method [source]
method [source]
Done

Done is closed when the subprocess exits. It can close before the terminal reader has added the final bytes to PTYProcess.Output .

0 declared, 0 inherited

Esc

Type to search.