Expand description
Handler for the backup CLI subcommand.
Uses the SQLite Online Backup API (via rusqlite) to produce a consistent point-in-time copy of the database file even while the database is in use.
Structs§
- Backup
Args - Backup args.
Functions§
- run
- Run.