Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

FileChange

Describe a change between builds

Record Fields

Record FieldDescription
filePath
Signature: string

Path of the file that changed, relative to the current checkout directory ('system.teamcity.build.checkoutDir')

modificationType
Signature: ModificationType

Type of modification for the file

revision
Signature: string option