Class: Hx::Path::All
Instance Method Summary collapse
Methods included from Selector
#&, #assume_circumfix, #elide_circumfix, #literal?, #|, #~
Instance Method Details
#accept_path?(path) ⇒ Boolean
59 |
# File 'lib/hx/path.rb', line 59 def accept_path?(path) ; true ; end |