isLocalProcess property

bool? isLocalProcess
final

If true, the process is running on the same computer as the debug adapter.

Implementation

final bool? isLocalProcess;