View Source ow_sup (overworld v2.0.0)
ow top level supervisor.
Summary
Functions
-spec init([]) -> {ok, {supervisor:sup_flags(), [supervisor:child_spec()]}} | ignore.
Initializes the supervisor with child specifications.
Starts the top-level supervisor.