| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands | |
| com.github.kklisura.cdt.protocol.types.css |
| Modifier and Type | Method and Description |
|---|---|
List<RuleUsage> |
CSS.stopRuleUsageTracking()
Stop tracking rule usage and return the list of rules that were used since last call to
`takeCoverageDelta` (or since start of coverage instrumentation)
|
| Modifier and Type | Method and Description |
|---|---|
List<RuleUsage> |
TakeCoverageDelta.getCoverage() |
| Modifier and Type | Method and Description |
|---|---|
void |
TakeCoverageDelta.setCoverage(List<RuleUsage> coverage) |
Copyright © 2021 Kenan Klisura. All rights reserved.