program property

String program
final

The name of the executable that should be invoked. Can be relative to the workingDirectory or available in the systems path variable.

Implementation

final String program;