WorkspaceFileUpdate

constructor(file: WorkspaceFile, prevDoc: Text, changes: ChangeSet)

Parameters

file

The file being updated.

prevDoc

The document as last synchronized with the server.

changes

The changes to apply to prevDoc to reach WorkspaceFile.doc.