Sugar.Supervisor

Sugar’s base supervisor.

Source

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

init(opts)

Callback for the supervisor to start the application’s registered childred.

Source
start_link()

Starts the supervisor. It is automatically started when the Sugar is started.

Source