Blur v0.2.1-beta1 Blur.IRC.App View Source

Blur IRC App Supervisor

Children

  • ConCache
  • Blur.IRC.Connection
  • Blur.IRC.Login

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

start(atom(), list()) :: GenServer.on_start()
Link to this function

terminate(reason, irc_client)

View Source