AppRecorder.Events.get_event

You're seeing just the function get_event, go back to AppRecorder.Events module for more information.
Link to this function

get_event(id, opts \\ [])

View Source

Specs

get_event(
  binary(),
  keyword()
) :: AppRecorder.Events.Event.t() | nil