Supervisor for a Cringe runtime process.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec runtime(Supervisor.supervisor()) :: pid() | nil
@spec start_link([Cringe.Runtime.start_opt()]) :: Supervisor.on_start()