Class: Osm2Mongo::Common::INFO
- Inherits:
-
Struct
- Object
- Struct
- Osm2Mongo::Common::INFO
- Defined in:
- lib/common.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
29 30 31 |
# File 'lib/common.rb', line 29 def name @name end |