Copyright © (C) 2011-2015, Jim Rosenblum
Version: Aug 24 2021 17:52:50
Behaviours: supervisor.
Authors: Jim Rosenblum.
| start_link/0 | Start the supervisor. |
start_link() -> {ok, pid()} | ignore | {error, {already_started, pid()}}
Start the supervisor.
Generated by EDoc