Sugar.Supervisor
Sugar’s base supervisor.
Summary↑
init(opts) | Callback for the supervisor to start the application’s registered childred |
start_link() | Starts the supervisor. It is automatically started when the Sugar is started |
Functions
Callback for the supervisor to start the application’s registered childred.
Starts the supervisor. It is automatically started when the Sugar is started.