Method: Ldpath::TapSelector#evaluate_one

Defined in:
lib/ldpath/selectors.rb

#evaluate_one(uri, _context) ⇒ Object



232
233
234
# File 'lib/ldpath/selectors.rb', line 232

def evaluate_one(uri, _context)
  uri
end