Skip to main content

Module checkpoint

Module checkpoint 

Source

Structs§

CheckpointLog
One instance’s checkpoint history on disk.
CheckpointRecord
One coherent snapshot across source, trackers, and resources — the record newgit undo restores. Stored per instance at .newgit/checkpoints/<slug>/ckpt_NNN.toml.
RecoveryRecord
Written next to the checkpoint when resource restores fail during undo, so the failure survives the terminal: what failed, where the logs are, and how to re-run.
ResourceState
RestoreFailure
SourceState
TrackerState

Enums§

CheckpointReason