1
0
mirror of https://github.com/restic/restic.git synced 2024-07-04 09:00:54 +02:00
restic/internal/ui/termstatus
greatroar 751eba0e68 Remove unnecessary pipe checks in termstatus
canUpdateStatus has already determined that the file descriptor is not a
pipe.
2020-02-29 18:03:49 +01:00
..
background_linux.go termstatus: Don't print status if in background 2018-04-28 22:08:11 +02:00
background.go termstatus: Don't print status if in background 2018-04-28 22:08:11 +02:00
status_test.go termstatus: Fix panic for non-terminal runs 2018-05-27 12:52:01 +02:00
status.go Remove code copy-pasted from x/crypto/ssh/terminal 2020-02-29 18:03:49 +01:00
terminal_posix.go Rework termstatus 2018-05-07 21:40:07 +02:00
terminal_unix.go Remove code copy-pasted from x/crypto/ssh/terminal 2020-02-29 18:03:49 +01:00
terminal_windows.go Remove unnecessary pipe checks in termstatus 2020-02-29 18:03:49 +01:00