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

Method setClasspathKeywords

src/main/java/pascal/taie/config/Options.java:308–310  ·  view source on GitHub ↗
(String[] classpathKeywords)

Source from the content-addressed store, hash-verified

306 }
307
308 public void setClasspathKeywords(String[] classpathKeywords) {
309 this.classpathKeywords = classpathKeywords;
310 }
311
312 @JsonProperty
313 @Option(names = {"-rcf", "--route-config-file"},

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected