cli-utils/pkg/print
Mikhail Mazurskiy d3584991b4
More reusable BaseListPrinter
Make BaseListPrinter more reusable by hiding IO streams from it. Formatter owns the output, so it can fully encapsulate it. That way a formatter can print to e.g. a logger, not to a raw stream and that would not require ignoring the passed IO streams.
2021-05-20 09:41:23 +10:00
..
common Break out functionality for table printing into library 2020-04-13 13:29:35 -07:00
list More reusable BaseListPrinter 2021-05-20 09:41:23 +10:00
table Improve error handling 2020-08-16 20:10:17 -07:00