Class: OneshotCov::OneshotLog

Inherits:
Struct
  • Object
show all
Defined in:
lib/oneshot_cov/reporter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#linesObject

Returns the value of attribute lines



3
4
5
# File 'lib/oneshot_cov/reporter.rb', line 3

def lines
  @lines
end

#pathObject

Returns the value of attribute path



3
4
5
# File 'lib/oneshot_cov/reporter.rb', line 3

def path
  @path
end