MCPcopy 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

actionPerformedMethod · 0.95
sendRequestMethod · 0.95
runMethod · 0.95
clearScanStateMethod · 0.95
urlAddPathMethod · 0.95
parseApiDocumentMethod · 0.95
parseApiDocumentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected