args property

List<String> args

The command-line arguments passed to each process.

Implementation

List<String> get args;