New method to execute using a progress bar feedback on process

This commit is contained in:
2023-09-18 23:54:04 +03:00
parent 58624f4037
commit c577f625c2
4 changed files with 88 additions and 20 deletions

View File

@@ -2,6 +2,7 @@
public enum TableFormat
{
SPECTRE_CONSOLE,
CENTER_EACH_COLUMN_BASED,
CENTER_OVERALL_LENGTH,
DEFAULT