arguments property

List<String> arguments
final

The arguments provided for the process.

Implementation

final List<String> arguments;