View Source Conion.Application (conion v0.1.0)
Configures the application and starts the supervision tree.
Which supervised children to start is configured in the config.exs
file
and pulled in from Conion.application_children/0
.
Configures the application and starts the supervision tree.
Which supervised children to start is configured in the config.exs
file
and pulled in from Conion.application_children/0
.