Class: Iconmap::Map::MappedFile
- Inherits:
-
Struct
- Object
- Struct
- Iconmap::Map::MappedFile
- Defined in:
- lib/iconmap/map.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
10 11 12 |
# File 'lib/iconmap/map.rb', line 10 def name @name end |