get_child_specs(Module, Config) -> any()
reconfigure_supervisor(SupName, Specs) -> any()
reconfigure_supervisor_init_args(Module, Config) -> any()
reconfigure_supervisor_tree(SupName, Specs) -> any()
reconfigure_supervisor_tree_init_args(Module, Config) -> any()
restart_children(SupName, Children) -> any()
start_children(Module, Config) -> any()
start_children(Name, Module, Config) -> any()
Generated by EDoc