Module copies

Source
Expand description

Code for working with copies and renames.

Structs§

CopiesTreeDiffEntry
A TreeDiffEntry with copy information.
CopiesTreeDiffEntryPath
Path and copy information of CopiesTreeDiffEntry.
CopiesTreeDiffStream
Wraps a TreeDiffStream, adding support for copies and renames.
CopyRecords
A collection of CopyRecords.

Enums§

CopyOperation
Whether or not the source path was deleted.