Method: Async::Node#children

Defined in:
lib/async/node.rb

#childrenObject (readonly)

Returns the value of attribute children.



106
107
108
# File 'lib/async/node.rb', line 106

def children
  @children
end