arguments property

List<String> arguments
getter/setter pair

The command-line arguments passed to the command.

Implementation

List<String> arguments;