args property

List<String> args
final

The arguments to pass to the script.

Implementation

final List<String> args;