rejectChunk

fun rejectChunk(view: EditorSession, pos: DocPos? = null): Boolean

In a unified merge view, reject the chunk under the given position or the cursor. Reverts that range to the content it has in the original document.