Method: Riddler::ContextBuilder#process
- Defined in:
- lib/riddler/context_builder.rb
#process ⇒ Object
Inspect context for identifiers or data. Add any additional relevant information to the context
23 24 25 |
# File 'lib/riddler/context_builder.rb', line 23 def process # no-op end |