restic/internal/ui
Brian Atkinson b8da7b1f4d termstatus: Use io.WriteString to output messages.
The previous implementation was repeating the implementation that is
found inside of io.WriteString. Simplify by making use of the stdlib's
implementation.
2020-03-26 14:55:00 -07:00
..
json
table
termstatus termstatus: Use io.WriteString to output messages. 2020-03-26 14:55:00 -07:00
backup.go
message.go
stdio_wrapper_test.go
stdio_wrapper.go