Class: Ice::SlicedData
- Inherits:
-
Object
- Object
- Ice::SlicedData
- Defined in:
- lib/Ice.rb
Overview
SlicedData
Instance Attribute Summary collapse
-
#slices ⇒ Object
array of SliceInfo.
Instance Attribute Details
#slices ⇒ Object
array of SliceInfo
143 144 145 |
# File 'lib/Ice.rb', line 143 def slices @slices end |