arguments property

List<String> arguments
final

Arguments to pass to the executable.

Implementation

final List<String> arguments;