UnifiedDiffParser

Parse a buffer in the Unified diff format and return the hunks of changes in the targets.

Members

Functions

process
void process(T line)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

result
Diff result;
Undocumented in source.

Meta