mirror of
https://github.com/restic/restic.git
synced 2025-12-24 16:49:52 -05:00
The previous implementation was repeating the implementation that is found inside of io.WriteString. Simplify by making use of the stdlib's implementation. |
||
|---|---|---|
| .. | ||
| background.go | ||
| background_linux.go | ||
| status.go | ||
| status_test.go | ||
| terminal_posix.go | ||
| terminal_unix.go | ||
| terminal_windows.go | ||