MCPcopy Create free account
hub / github.com/LFYSec/MScan / getKeepResult

Method getKeepResult

src/main/java/pascal/taie/config/Options.java:294–296  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

292 private Set<String> keepResult;
293
294 public Set<String> getKeepResult() {
295 return keepResult;
296 }
297
298 @JsonProperty
299 @Option(names = {"-cpk", "--classpath-keywords"},

Callers 3

compareOptionsMethod · 0.95
testKeepResultMethod · 0.95
processConfigsMethod · 0.80

Calls

no outgoing calls

Tested by 2

compareOptionsMethod · 0.76
testKeepResultMethod · 0.76