FileDiffParams interface

Provides parameters that describe inputs for the file diff

Properties

originalPath

Original path of the file

path

Current path of the file

Property Details

originalPath

Original path of the file

originalPath: string

Property Value

string

path

Current path of the file

path: string

Property Value

string