Method: Slather::CoverageFile#source_file

Defined in:
lib/slather/coverage_file.rb

#source_fileObject



36
37
38
# File 'lib/slather/coverage_file.rb', line 36

def source_file
  File.new(source_file_pathname)
end