Libraries
»
cellular_map
(0.6.0)
»
Index
»
CellularMap
»
Cell
»
#map
Method: CellularMap::Cell#map
Defined in:
lib/cellular_map/cell.rb
#
map
⇒
Object
(readonly)
Map the cell’s a part of.
13 14 15
# File 'lib/cellular_map/cell.rb', line 13
def
map
@map
end