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
TeamCityChangedFiles
Get files changed between builds in TeamCity
Nested types and modules
Type | Description |
FileChange |
Describe a change between builds |
ModificationType |
The type of change that occured |
Functions and values
Function or value | Description |
get()
Signature: unit -> FileChange list option
|
Changed files (since previous build) that are included in this build See the documentation for more information |