共用方式為


FileDiff interface

提供描述檔案差異的屬性

屬性

lineDiffBlocks

行差異區塊的集合

originalPath

如果與目前路徑不同,則為專案的原始路徑。

path

專案目前的路徑

屬性詳細資料

lineDiffBlocks

行差異區塊的集合

lineDiffBlocks: LineDiffBlock[]

屬性值

originalPath

如果與目前路徑不同,則為專案的原始路徑。

originalPath: string

屬性值

string

path

專案目前的路徑

path: string

屬性值

string