Behaviours: supervisor.
init(Args::term()) -> {ok, {supervisor:sup_flags(), [supervisor:child_spec()]}}
start_child(Args::term()) -> {ok, pid()}
start_link() -> {ok, pid()}
Generated by EDoc