EEx.Engine.handle_end
You're seeing just the callback
handle_end
, go back to EEx.Engine module for more information.
Specs
Invokes at the end of a nesting.
It must return Elixir's quoted expressions for the nesting.