exitCode property

int? exitCode
final

The exit code to return upon completion.

Implementation

final int? exitCode;