Stdio.ProcessTree (stdio v0.4.6)

Copy Markdown View Source

System process supervisor tree.

Summary

Types

t()

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

Functions

task(task)