This patch adds a new helper function to cmd/util/helpers.go that handles errors containing collections of causes and prints each cause in a separate newline.
24 KiB
24 KiB
This patch adds a new helper function to cmd/util/helpers.go that handles errors containing collections of causes and prints each cause in a separate newline.