GenEvent.init

You're seeing just the callback init, go back to GenEvent module for more information.

Specs

init(args :: term()) ::
  {:ok, state} | {:ok, state, :hibernate} | {:error, reason :: any()}
when state: any()