Method: PSD::Node::Root#children

Defined in:
lib/psd/nodes/root.rb

#childrenObject

Returns the value of attribute children.



7
8
9
# File 'lib/psd/nodes/root.rb', line 7

def children
  @children
end