mirror of
https://github.com/restic/restic.git
synced 2026-01-04 14:10:09 -05:00
The previous implementation assumed that stdin was a terminal. It now checks the terminal's fd. |
||
|---|---|---|
| .. | ||
| background.go | ||
| background_linux.go | ||
| background_linux_test.go | ||
| status.go | ||
| status_test.go | ||
| terminal_posix.go | ||
| terminal_unix.go | ||
| terminal_windows.go | ||