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



16
17
18
# File 'lib/ldpath/selectors.rb', line 16

def evaluate_one(uri, context)
  uri
end