Expand description
hbackup: A high-performance, cross-platform CLI backup tool.
This crate provides the core logic, command definitions, and path utilities for the hbackup CLI application.
Modules§
- application
- Global configuration for this application.
- commands
- Command-line interface definition for hbackup.
- path
- sysexits
- legacy exit status codes for system programs. reference: SYSEXITS