Class
Liquid::Interrupt
In:
lib/liquid/interrupts.rb
Parent:
Object
An interrupt is any command that breaks processing of a block (ex: a for loop).
Methods
new
Attributes
message
[R]
Public Class methods
new
(message=nil)
[Validate]