FileDiff interface

Provides properties that describe file differences

Properties

lineDiffBlocks

The collection of line diff blocks

originalPath

Original path of item if different from current path.

path

Current path of item

Property Details

lineDiffBlocks

The collection of line diff blocks

lineDiffBlocks: LineDiffBlock[]

Property Value

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