Class: HMap::HMapTarget
- Inherits:
-
Object
- Object
- HMap::HMapTarget
- Defined in:
- lib/hmap/hmap/hmap_writer.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#target ⇒ Object
readonly
Returns the value of attribute target.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name.
6 7 8 |
# File 'lib/hmap/hmap/hmap_writer.rb', line 6 def name @name end |
#target ⇒ Object (readonly)
Returns the value of attribute target.
6 7 8 |
# File 'lib/hmap/hmap/hmap_writer.rb', line 6 def target @target end |