class Nokogiri::CSS::XPathVisitor

def config

Experimental RBS support (using type sampling data from the type_fusion project).

def config: () -> untyped

This signature was generated using 4 samples from 1 application.

part of the CSS cache key.
a Hash representing the configuration of the XPathVisitor, suitable for use as
[Returns]

:call-seq: config() → Hash
def config
  { builtins: @builtins, doctype: @doctype }
end