Method: CellularMap::Cell#map

Defined in:
lib/cellular_map/cell.rb

#mapObject (readonly)

Map the cell’s a part of.



13
14
15
# File 'lib/cellular_map/cell.rb', line 13

def map
  @map
end