View Source TMI.Supervisor (tmi.ex v0.5.1)
TMI is a library for connecting to Twitch chat with Elixir.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Start the TMI supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
start_link(keyword()) :: Supervisor.on_start()
Start the TMI supervisor.