arguments property

List<String> arguments
final

The arguments passed into the command

Implementation

final List<String> arguments;