1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-26 09:47:49 +00:00
restic/internal/ui/backup
Michael Eischer c15b4bceae backup: extract StdioWrapper from ProgressPrinters
The StdioWrapper is not used at all by the ProgressPrinters. It is
called a bit earlier than previously. However, as the password prompt
directly accessed stdin/stdout this doesn't cause problems.
2023-01-14 00:58:13 +01:00
..
json.go backup: extract StdioWrapper from ProgressPrinters 2023-01-14 00:58:13 +01:00
progress.go backup: extract StdioWrapper from ProgressPrinters 2023-01-14 00:58:13 +01:00
progress_test.go backup: extract StdioWrapper from ProgressPrinters 2023-01-14 00:58:13 +01:00
text.go backup: extract StdioWrapper from ProgressPrinters 2023-01-14 00:58:13 +01:00