libtmux Reference MCP Search
On this page

io.github.libtmux.internal.ProcessTree.ProcessTree

View as Markdown

Module
io.github.libtmux.internal.ProcessTree
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/internal/ProcessTree.java
class io.github.libtmux.internal.ProcessTree.ProcessTree
classreadonly [source]
classreadonly [source]
class io.github.libtmux.internal.ProcessTree.ProcessTree

Owns bounded, idempotent termination of one process and its observable descendants.

3 declared, 0 inherited

Members

  • captureDescendants method Retains descendants before another cleanup step can make the root disappear.
  • ProcessTree method Takes ownership of terminating root and descendants visible from it.
  • terminate method Terminates the known process tree, closes the root's streams, and reports reclamation.
Esc

Type to search.