command property

List<String> command
final

The name and arguments for the process, including the command name as command0.

Implementation

final List<String> command;