forked from TrueCloudLab/restic
To clear the status lines, they should be set to an empty array to prevent future updates of those lines. Setting the status lines to an array containing an empty string is wrong as this causes the output to continuously add that empty status line after each message. |
||
---|---|---|
.. | ||
json.go | ||
json_test.go | ||
progress.go | ||
progress_test.go | ||
text.go | ||
text_test.go |