MCPcopy Create free account
hub / github.com/c0ny1/sqlmap4burp-plus-plus / getRequstFilePath

Method getRequstFilePath

src/main/java/burp/Config.java:58–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 }
57
58 public static String getRequstFilePath() {
59 return REQUST_FILE_PATH;
60 }
61
62 public static void setRequstFilePath(String requstFilePath) {
63 REQUST_FILE_PATH = requstFilePath;

Callers 2

getTempReqNameMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected