cli/internal/tableprinter
Andy Feller e067eacd81 Refactor ColorScheme initializer
This commit completely removes the iostreams.NewColorScheme() initializer function in favor of exporting the type fields for greater clarity in its use.

The result being code specifying only the fields that matter to test cases.
2025-04-04 11:57:37 -04:00
..
table_printer.go Refactor ColorScheme initializer 2025-04-04 11:57:37 -04:00
table_printer_test.go Do not mutate headers when initialising tableprinter 2024-05-01 12:35:24 +02:00