Method: Tree#children
- Defined in:
- lib/rwd/tree.rb
#children ⇒ Object
Returns the value of attribute children.
137 138 139 |
# File 'lib/rwd/tree.rb', line 137 def children @children end |
Returns the value of attribute children.
137 138 139 |
# File 'lib/rwd/tree.rb', line 137 def children @children end |