Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getTempReqName
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected