Postgrex.Notifications.listen-exclamation-mark

You're seeing just the function listen-exclamation-mark, go back to Postgrex.Notifications module for more information.
Link to this function

listen!(pid, channel, opts \\ [])

View Source

Specs

listen!(server(), String.t(), Keyword.t()) :: reference()

Listens to an asynchronous notification channel channel. See listen/2.