|
Smalltalk/X WebserverDocumentation of class 'Diff2::Patch': |
|
|
Class: Patch (private in Diff2This class is only visible from within Diff2.Inheritance:Object | +--Diff2::Patch
Description:
A DiffPatch has a collection of DiffChunks, and a collection of corresponding
SequenceableCollection snippets. It can be used to patch a file (= SequenceableCollection)
forwards or backwards.
[instance variables:]
chunks: <SequenceableCollection of DiffChunk->DiffChunk>
snippets: <SequenceableCollection of SequenceableCollection->SequenceableCollection>
[class variables:]
Related information:Instance protocol:accessing
|
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 06:34:25 GMT
|