EEx.Engine.init

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

Specs

init(opts :: keyword()) :: state()

Called at the beginning of every template.

It must return the initial state.