| Class | EtherpadLite::Diff |
| In: |
lib/etherpad-lite/models/diff.rb
|
| Parent: | Object |
Represents a diff between two Pad revisions.
| end_rev | [RW] | Diff end revision |
| instance | [RW] | The EtherpadLite::Instance object |
| pad | [RW] | The EtherpadLite::Pad object |
| start_rev | [RW] | Diff start revision |