Libraries
»
dbf
(5.1.1)
»
Index
»
DBF
»
Column
»
#type
Method: DBF::Column#type
Defined in:
lib/dbf/column.rb
#
type
⇒
Object
(readonly)
Returns the value of attribute type.
13 14 15
# File 'lib/dbf/column.rb', line 13
def
type
@type
end