Jumar.Supervisor (Jumar v0.1.0)

View Source

The Jumar application supervisor that starts all required dependencies of the main Jumar application. This is separate from the Jumar.Application module to allow for easier use in third party projects, without also including web server processes.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(args)