argNames property

List<String> argNames
final

A list of arguments to the task.

Implementation

final List<String> argNames;