View Source Stdio.ProcessTree (stdio v0.4.0)

System process supervisor tree.

Link to this section Summary

Link to this section Types

@type t() :: %Stdio.ProcessTree{pipeline: Stdio.pipeline(), supervisor: Stdio.t()}

Link to this section Functions