Class: Hwloc::CacheAttr
Instance Attribute Summary
Attributes inherited from Struct
Instance Method Summary collapse
Methods inherited from Struct
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Hwloc::Struct
Instance Method Details
#size ⇒ Object
242 243 244 |
# File 'lib/hwloc/Obj.rb', line 242 def size return self[:size] end |