FileConfig.Supervisor (file_config v0.7.1)

Copy Markdown View Source

Top level supervisor for module.

Start this in your app supervision tree.

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, opts \\ [])