Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/XF-FS/APIKit
/ getStderr
Method
getStderr
src/main/java/burp/BurpExtender.java:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
public
static
PrintWriter getStderr() {
52
return
stderr;
53
}
54
55
public
static
IBurpExtenderCallbacks getCallbacks() {
56
return
callbacks;
Callers
8
actionPerformed
Method · 0.95
sendRequest
Method · 0.95
run
Method · 0.95
clearScanState
Method · 0.95
urlAddPath
Method · 0.95
parseApiDocument
Method · 0.95
parseApiDocument
Method · 0.95
registerExtenderCallbacks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected