Feedistiller.Supervisor (feedistiller v3.2.0)

Supervisor for Feedistiller. Essentially ensures the event reporter is started.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Let's start!

Link to this section Functions

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Let's start!