compose/cli/formatter
Nicolas De Loof 4fcaa29614
fix color assignment on status messages
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-02-15 12:29:48 +01:00
..
colors.go make color assignment predictable and option to disable prefixes/colors 2021-02-12 17:55:38 +01:00
consts.go Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 2021-01-15 16:47:30 +01:00
formatter.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
formatter_test.go Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 2021-01-15 16:47:30 +01:00
json.go Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 2021-01-15 16:47:30 +01:00
logs.go fix color assignment on status messages 2021-02-15 12:29:48 +01:00
multierrformat.go Update copyright 2020-09-22 12:13:00 +02:00
pretty.go Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 2021-01-15 16:47:30 +01:00