args property

List<String> args
final

Command line arguments to be passed to the Python task.

Implementation

final List<String> args;