Method: Pod::Specification::Linter#results
- Defined in:
- lib/cocoapods-core/specification/linter.rb
#results ⇒ Object (readonly)
Returns the value of attribute results.
21 22 23 |
# File 'lib/cocoapods-core/specification/linter.rb', line 21 def results @results end |