args property

List<String> args
final

The arguments passed to the process.

Implementation

final List<String> args;