Behaviours: supervisor.
supervisor
init(X1::[]) -> {ok, {{supervisor:strategy(), non_neg_integer(), pos_integer()}, [supervisor:child_spec()]}}
start_link() -> {ok, pid()} | {already_started, pid()} | shutdown
Generated by EDoc