Liquex.Context.assign

You're seeing just the function assign, go back to Liquex.Context module for more information.
Link to this function

assign(context, key, value)

View Source

Specs

assign(t(), String.t() | atom(), any()) :: t()

Assign a new variable to the context

Set a variable named key with the given value in the current context