Module rollback

Module rollback 

Source
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§

RollbackManager
Manages the creation of snapshots and rollback operations.