Method: Inch::API::Compare::Codebases#removed_objects
- Defined in:
- lib/inch/api/compare/codebases.rb
#removed_objects ⇒ Object
21 22 23 |
# File 'lib/inch/api/compare/codebases.rb', line 21 def removed_objects comparisons.select(&:removed?) end |