Method: Column#type

Defined in:
lib/asker/data/column.rb

#typeObject (readonly)

Returns the value of attribute type.



11
12
13
# File 'lib/asker/data/column.rb', line 11

def type
  @type
end