Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmuxtest.PTYProcess.Done

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.