files property

List<FileRequirement> files
final

The files required by this task, with paths relative to the workspace root.

Implementation

final List<FileRequirement> files;