package
0.0.0-20240726205954-93d05801347e
Repository: https://github.com/wplapper/restic.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
FormatDuration formats d as FormatSeconds would.
FormatPercent formats numerator/denominator as a percentage.
FormatSeconds formats sec as MM:SS, or HH:MM:SS if sec seconds is at least an hour.
NewMessage returns a message progress reporter with underlying terminal term.
ParseBytes parses a size in bytes from s.
TerminalDisplayWidth returns the number of terminal cells needed to display s.
No description provided by the author