Method: TableSchema::Types::String#name

Defined in:
lib/tableschema/types/string.rb

#nameObject



5
6
7
# File 'lib/tableschema/types/string.rb', line 5

def name
  'string'
end