restic/internal/ui/termstatus
Michael Eischer 472bf5184f Replace lots of unused parameters with _
The parameters are required by the implemented function signature or interface.
2023-05-18 21:17:53 +02:00
..
background_linux_test.go Add more error handling 2021-01-30 20:19:47 +01:00
background_linux.go Fix IsProcessBackground on Linux with stdin redirection 2020-10-13 13:12:02 +02:00
background.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
status_test.go ui/termstatus: Add test for Terminal.SetStatus 2023-05-05 22:51:41 +02:00
status.go termstatus: test status line sanitization 2023-05-05 22:51:41 +02:00
terminal_posix.go Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
terminal_unix.go switch to golang.org/x/term 2022-03-28 22:24:15 +02:00
terminal_windows_test.go Add test to mintty pipe detection 2021-04-11 20:02:09 +02:00
terminal_windows.go Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00