tools property

List<String> tools
final

Any command-line tools required by this task, ideally none.

Implementation

final List<String> tools;