args property

List<String> args
final

List of arguments. The first argument is the command to run.

Implementation

final List<String> args;