Class: Decisive::StreamContext::Column

Inherits:
Struct
  • Object
show all
Defined in:
lib/decisive/template_handler.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



185
186
187
# File 'lib/decisive/template_handler.rb', line 185

def block
  @block
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



185
186
187
# File 'lib/decisive/template_handler.rb', line 185

def label
  @label
end