Expand description
§Rollback Module
This module provides functionality for creating system snapshots and rolling back changes. It allows the application to revert the system state in case of failures during the setup process.
Structs§
- Rollback
Manager - Manages the creation of snapshots and rollback operations.