Class: Decisive::StreamCSVContext::Column

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

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



6
7
8
# File 'lib/decisive/stream_csv_context.rb', line 6

def block
  @block
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



6
7
8
# File 'lib/decisive/stream_csv_context.rb', line 6

def label
  @label
end