Method: SimpleCov::ResultAdapter#result
- Defined in:
- lib/simplecov/result_adapter.rb
#result ⇒ Object (readonly)
Returns the value of attribute result.
8 9 10 |
# File 'lib/simplecov/result_adapter.rb', line 8 def result @result end |