Timber v0.4.0 Timber.Events.ControllerCallEvent

Represents a controller being called

Summary

Types

t()
t :: %Timber.Events.ControllerCallEvent{action: String.t | nil, controller: String.t | nil, description: IO.chardata | nil}

Functions

new(opts)
new(Keyword.t) :: t