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



121
122
123
# File 'lib/decisive/template_handler.rb', line 121

def block
  @block
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



121
122
123
# File 'lib/decisive/template_handler.rb', line 121

def label
  @label
end