zotonic_core_sup (zotonic_core v1.0.0-rc.17)

Supervisor for the zotonic application, started by zotonic_launcher.

Summary

Functions

supervisor callback.

Start the main zotonic supervisor and some helpers. The zotonic_core:setup/1 function must be called before starting this supervisor. The setup is normally called by zotonic_launcher.

Functions

init(_)

supervisor callback.

start_link(Options)

-spec start_link(list()) -> supervisor:startlink_ret().

Start the main zotonic supervisor and some helpers. The zotonic_core:setup/1 function must be called before starting this supervisor. The setup is normally called by zotonic_launcher.