Skip to content

Write traffic isolate by relation

Jon Jenkins requested to merge total-by-selected-relations into main
  • Further parameterize command line - allow specification of particular analysis to run as well as take an argument

  • Attempt to decouple some presentation logic with data generation logic. More can be done.

  • Create new generic OutputPrinter class and make TablePrinter a class derived from same. OutputPrinter and children now output an buffer to be further processed instead of just printing out to console.

Merge request reports