hitCondition property

String? hitCondition
final

An expression that controls how many hits of the breakpoint are ignored. The debug adapter is expected to interpret the expression as needed.

Implementation

final String? hitCondition;