Class: Ldpath::SelfSelector

Inherits:
Selector show all
Defined in:
lib/ldpath/selectors.rb

Instance Method Summary collapse

Methods inherited from Selector

#evaluate, #loading

Instance Method Details

#evaluate_one(uri, _context) ⇒ Object



45
46
47
# File 'lib/ldpath/selectors.rb', line 45

def evaluate_one(uri, _context)
  uri
end