Libraries
»
cellular_map
(0.6.0)
»
Index
»
CellularMap
»
Zone
»
#width
Method: CellularMap::Zone#width
Defined in:
lib/cellular_map/zone.rb
#
width
⇒
Object
Zone’s width.
27 28 29
# File 'lib/cellular_map/zone.rb', line 27
def
width
@x
.
count
end