Method: Inch::API::Suggest#all_objects
- Defined in:
- lib/inch/api/suggest.rb
#all_objects ⇒ Array
Returns all the objects that match @options.
23 24 25 |
# File 'lib/inch/api/suggest.rb', line 23 def all_objects relevant_objects end |