Liquid v0.9.1 Liquid.Appointer View Source
A module to assign context for Liquid.Variable
Link to this section Summary
Functions
Assigns context for Variable and filters
Verifies matches between Variable and filters, data types and parts
Makes Variable.parts
or literals from the given markup
Link to this section Functions
Link to this function
assign(variable, context) View Source
Assigns context for Variable and filters
Link to this function
match(context, parts) View Source
Verifies matches between Variable and filters, data types and parts
Link to this function
parse_name(name) View Source
Makes Variable.parts
or literals from the given markup