Method: RSpecXML::XMLMatchers::HaveXPath::Matcher#xpath

Defined in:
lib/rspec-xml/xml_matchers/have_xpath/matcher.rb

#xpathObject

Returns the value of attribute xpath.



33
34
35
# File 'lib/rspec-xml/xml_matchers/have_xpath/matcher.rb', line 33

def xpath
  @xpath
end