Method: Inch::Codebase::ObjectsFilter#objects
- Defined in:
- lib/inch/codebase/objects_filter.rb
#objects ⇒ Array<CodeObject::Proxy>
Returns the filtered list.
18 19 20 |
# File 'lib/inch/codebase/objects_filter.rb', line 18 def objects @list end |