Class: Dwca::Import::TwObjects
- Inherits:
-
Struct
- Object
- Struct
- Dwca::Import::TwObjects
- Defined in:
- lib/dwca/import.rb
Overview
rubocop:enable Style/StringHashKeys
Instance Attribute Summary collapse
-
#rows ⇒ Object
Returns the value of attribute rows.
Instance Attribute Details
#rows ⇒ Object
Returns the value of attribute rows
193 194 195 |
# File 'lib/dwca/import.rb', line 193 def rows @rows end |