Method: PSD::Node#parent

Defined in:
lib/psd/node.rb

#parentObject

Returns the value of attribute parent.



14
15
16
# File 'lib/psd/node.rb', line 14

def parent
  @parent
end