shellProcessId property

int? shellProcessId
final

The process ID of the terminal shell. The value should be less than or equal to 2147483647 (2^31-1).

Implementation

final int? shellProcessId;