Class: Cadre::SimpleCov::VimFormatter::Scope

Inherits:
Struct
  • Object
show all
Defined in:
lib/cadre/simplecov/vim-formatter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#resultsObject

Returns the value of attribute results

Returns:

  • (Object)

    the current value of results



19
20
21
# File 'lib/cadre/simplecov/vim-formatter.rb', line 19

def results
  @results
end