Method: DeltaTest::CLI::StatsSaveCommand#stats

Defined in:
lib/delta_test/cli/stats_save_command.rb

#statsObject



61
62
63
# File 'lib/delta_test/cli/stats_save_command.rb', line 61

def stats
  @stats ||= Stats.new(head: true)
end