struct Spectator::Formatting::Components::Stats
Overview
Statistics information displayed at the end of a run.
Defined in:
spectator/formatting/components/stats.crConstructors
- 
        .new(report : Report)
        
          
Creates the component with stats from report.
 
Instance Method Summary
- 
        #to_s(io : IO) : Nil
        
          
Displays the stats.