class

Liquid::Interrupt

Inherits Reference / Object

An interrupt is any command that breaks processing of a block (ex: a for loop).

Constructors

new(message = nil)
Source

Instance methods

message
Source