Raxol.Runtime.Supervisor (Raxol v0.2.0)

View Source

The main supervisor for the Raxol application runtime. Manages core processes like Dispatcher, PluginManager, etc.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(init_args)