package
0.1.8-alpha.2
Repository: https://github.com/abstern/signal-back.git
Documentation: pkg.go.dev

# Functions

AnalyseTables calculates the frequency of all records in the backup file.
CSV dumps the raw backup data into a comma-separated value format.
E is a wrapper to simply create a cli.ExitError.
ExtractAttachments pulls only the attachments out of the backup file and outputs them in the current working directory.
JSON <undefined>.
Raw performs an ever plainer dump than CSV, and is largely unusable for any purpose outside debugging.
XML formats the backup into the same XML format as SMS Backup & Restore uses.

# Constants

AppHelp is the help template.
TODO: Work out how to display global flags here SubcommandHelp is the subcommand help template.

# Variables

Analyse fulfils the `analyse` subcommand.
Check fulfils the `format` subcommand.
Extract fulfils the `extract` subcommand.
Format fulfils the `format` subcommand.