Liquid v0.9.1 Liquid.Supervisor View Source
Supervisor for Liquid processes (currently empty)
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Actual supervisor init with no child processes to supervise yet
Starts the liquid supervisor
Link to this section Functions
Link to this function
child_spec(init_arg) View Source
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
init(atom) View Source
Actual supervisor init with no child processes to supervise yet
Link to this function
start_link() View Source
Starts the liquid supervisor