Expand description
A Visitor implementation which creates events for
files which differ from the content it would have once deployed.
Structs§
- Diff
- A
Visitorimplementation which checks for changes which would be made by a deployment. For each change anEventis emitted which can be processed by [Diff.0].
Enums§
- Event
- An event which is emitted for every differing item.