Expand description
Code for working with copies and renames.
Structs§
- Copies
Tree Diff Entry - A
TreeDiffEntry
with copy information. - Copies
Tree Diff Entry Path - Path and copy information of
CopiesTreeDiffEntry
. - Copies
Tree Diff Stream - Wraps a
TreeDiffStream
, adding support for copies and renames. - Copy
Records - A collection of CopyRecords.
Enums§
- Copy
Operation - Whether or not the source path was deleted.