Method: XRay::HTML::Element#parent

Defined in:
lib/html/struct.rb

#parentObject

Returns the value of attribute parent.



18
19
20
# File 'lib/html/struct.rb', line 18

def parent
  @parent
end