Libraries
»
hwloc
(0.3.2)
»
Index
»
Hwloc
»
Obj
»
#descendants
Method: Hwloc::Obj#descendants
Defined in:
lib/hwloc/Obj.rb
#
descendants
⇒
Object
586 587 588
# File 'lib/hwloc/Obj.rb', line 586
def
descendants
return
each_descendant
.
to_a
end