zotonic_core_sup (zotonic_core v1.0.0-rc.10)
Link to this section 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.
Link to this section Functions
Link to this function
init(_)
Link to this function
start_link(Options)
-spec start_link(list()) -> {ok, pid()}.