# `Continuum.Runtime.RunSupervisor`
[🔗](https://github.com/Yyeger/Continuum/blob/main/lib/continuum/runtime/run_supervisor.ex#L1)

DynamicSupervisor that owns one `Continuum.Runtime.Engine` process per
active run.

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

# `start_link`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
