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.
a Hash representing the configuration of the XPathVisitor, suitable for use as
[Returns]
:call-seq: config() → Hash
def config { builtins: @builtins, doctype: @doctype } end