changedFiles property

List<String> changedFiles
final

Files that were re-written because their on-disk form differed from canonical. Paths match ArbFile.sourcePath.

Implementation

final List<String> changedFiles;