supportsSetVariable property

bool? supportsSetVariable
final

The debug adapter supports setting a variable to a value.

Implementation

final bool? supportsSetVariable;