FileDiff interface
Provides properties that describe file differences
Properties
line |
The collection of line diff blocks |
original |
Original path of item if different from current path. |
path | Current path of item |
Property Details
lineDiffBlocks
originalPath
Original path of item if different from current path.
originalPath: string
Property Value
string
path
Current path of item
path: string
Property Value
string