Class: HMap::HMapTarget

Inherits:
Object
  • Object
show all
Defined in:
lib/hmap/hmap/hmap_writer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name.



6
7
8
# File 'lib/hmap/hmap/hmap_writer.rb', line 6

def name
  @name
end

#targetObject (readonly)

Returns the value of attribute target.



6
7
8
# File 'lib/hmap/hmap/hmap_writer.rb', line 6

def target
  @target
end