Namespace ZeroInstall.Publish.Capture
Builds feeds by creating and comparing snapshots of the system before and after an application was installed.
Classes
- CaptureSession
Manages the process of taking two Snapshots and comparing them to generate a Feed.
- CommandMapper
Maps command-lines to the best matching Command.
- Snapshot
Represents the systems state at a point in time. This is used to determine changes.
- SnapshotDiff
Represents the differences between two Snapshots. Extracts information about applications installed.