class Nokogiri::CSS::XPathVisitor
def config
a Hash representing the configuration of the XPathVisitor, suitable for use as
[Returns]
:call-seq: config() → Hash
def config { builtins: @builtins, doctype: @doctype } end
def config { builtins: @builtins, doctype: @doctype } end