Edit

Share via


FileDiffDetail interface

Provides properties that describe detailed file differences including line content

Properties

lineDiffBlocks

The collection of detailed line diff blocks

originalPath

Original path of item if different from current path.

path

Current path of item

Property Details

lineDiffBlocks

The collection of detailed line diff blocks

lineDiffBlocks: LineDiffBlockDetail[]

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