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

Method setClassPath

src/main/java/pascal/taie/config/Options.java:108–110  ·  view source on GitHub ↗
(List<String> classPath)

Source from the content-addressed store, hash-verified

106 }
107
108 public void setClassPath(List<String> classPath) {
109 this.classPath = classPath;
110 }
111
112 ;
113

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected