EEx.Engine.handle_end

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

Specs

handle_end(state()) :: Macro.t()

Invokes at the end of a nesting.

It must return Elixir's quoted expressions for the nesting.