Method: TreeObject#children
- Defined in:
- lib/rwd/tree.rb
#children ⇒ Object
Returns the value of attribute children.
66 67 68 |
# File 'lib/rwd/tree.rb', line 66 def children @children end |
Returns the value of attribute children.
66 67 68 |
# File 'lib/rwd/tree.rb', line 66 def children @children end |