Module jc_sup

Top-level supervisor for the jc application.

Copyright © (C) 2011-2015, Jim Rosenblum

Version: Apr 17 2026 11:02:09

Behaviours: supervisor.

Authors: Jim Rosenblum.

Description

Top-level supervisor for the jc application.

Function Index

start_link/0Start the supervisor.

Function Details

start_link/0

start_link() -> {ok, pid()} | ignore | {error, {already_started, pid()}}

Start the supervisor.


Generated by EDoc