Copyright © (C) 2011-2015, Jim Rosenblum
Version: Apr 17 2026 10:53:32
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