Config.Reader.eval-exclamation-mark

You're seeing just the function eval-exclamation-mark, go back to Config.Reader module for more information.
Link to this function

eval!(file, contents, opts \\ [])

View Source (since 1.11.0)

Specs

eval!(Path.t(), binary(), keyword()) :: keyword()

Evaluates the configuration contents for the given file.

Accepts the same options as read!/2.