Class | ChangeSet::DeltaOperation |
In: |
lib/fastcst/changeset.rb
|
Parent: | Object |
The most complicated operation, it performs a delta between two files and records the delta, it’s length, and the mtime. It will avoid recording a delta if the file’s contents haven’t changed.