Copyright © (C) 2011-2015, Jim Rosenblum
Version: May 20 2025 10:47:03
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