Methods

Included Modules

HTree::Container

Public Instance Methods

children() click to toggle source

children returns children nodes as an array.

# File htree/container.rb, line 5
def children
  @children.dup
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.