Class: ArrowFormat::Type

Inherits:
Object
  • Object
show all
Defined in:
lib/arrow-format/type.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



19
20
21
# File 'lib/arrow-format/type.rb', line 19

def to_s
  name
end