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
182 183 184 |
# File 'lib/Ice.rb', line 182 def slices @slices end |