Method: Inch::API::Suggest#objects
- Defined in:
- lib/inch/api/suggest.rb
#objects ⇒ Array
Returns the @options.object_count objects the API suggests.
22 23 24 |
# File 'lib/inch/api/suggest.rb', line 22 def objects filter_objects_to_display end |