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



62
63
64
# File 'lib/decisive/template_handler.rb', line 62

def block
  @block
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



62
63
64
# File 'lib/decisive/template_handler.rb', line 62

def label
  @label
end