Class: Hx::Path::All

Inherits:
Object
  • Object
show all
Includes:
Selector
Defined in:
lib/hx/path.rb

Instance Method Summary collapse

Methods included from Selector

#&, #assume_circumfix, #elide_circumfix, #literal?, #|, #~

Instance Method Details

#accept_path?(path) ⇒ Boolean

Returns:

  • (Boolean)


59
# File 'lib/hx/path.rb', line 59

def accept_path?(path) ; true ; end