Module nova_sup

.

Copyright © (C) 2018, Niclas Axelsson

Behaviours: supervisor.

Authors: Niclas Axelsson (niclas@burbas.se).

Description

Function Index

start_link/0 Starts the supervisor.

Function Details

start_link/0

start_link() -> {ok, Pid} | ignore | {error, Error}

Starts the supervisor


Generated by EDoc