New Relixir v0.1.0 NewRelixir

Entry point for New Relixir OTP application.

Summary

Functions

Application callback to start New Relixir

Functions

start(type \\ :normal, args \\ [])

Specs

start(Application.app, Application.start_type) ::
  :ok |
  {:error, term}

Application callback to start New Relixir.