Liquid::Block::Capture
Inherits Liquid::Block::BeginBlock < Liquid::Block::Node < Reference < Object
Constants
REGEXP = /capture (?<varname>#{VAR})/
Constructors
new(content : String)
Sourcenew(var_name : String)
SourceInstance methods
var_name
Source