Class: Pronto::Rustcov

Inherits:
Runner
  • Object
show all
Defined in:
lib/pronto/rustcov.rb

Instance Method Summary collapse

Instance Method Details

#runObject



5
6
7
# File 'lib/pronto/rustcov.rb', line 5

def run
  one_message_per_file(lcov_path)
end