Method: DeltaTest::CLI::StatsSaveCommand#save_table_file
- Defined in:
- lib/delta_test/cli/stats_save_command.rb
#save_table_file ⇒ Object
32 33 34 |
# File 'lib/delta_test/cli/stats_save_command.rb', line 32 def save_table_file table.dump(stats.table_file_path) end |