arguments property

List<String> arguments
final

The command line arguments that should be applied to the command invocation.

Implementation

final List<String> arguments;