package
0.0.0-20230227070331-53483ec82e17
Repository: https://github.com/rubiojr/rapi.git
Documentation: pkg.go.dev
# Functions
NewBackup returns a new backup progress reporter.
NewMessage returns a message progress reporter with underlying terminal term.
NewStdioWrapper initializes a new stdio wrapper that can be used in place of os.Stdout or os.Stderr.
# Structs
Backup reports progress for the `backup` command.
Message reports progress with messages of different verbosity.
StdioWrapper provides stdout and stderr integration with termstatus.