MCPcopy Index your code
hub / github.com/API-Security/APIKit / getStderr

Method getStderr

src/main/java/burp/BurpExtender.java:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 public static PrintWriter getStderr() {
27 return stderr;
28 }
29
30 public static IBurpExtenderCallbacks getCallbacks() {
31 return callbacks;

Callers 7

getUrlWithPathMethod · 0.95
sendRequestMethod · 0.95
detectMethod · 0.95
urlAddPathMethod · 0.95
parseApiDocumentMethod · 0.95
parseApiDocumentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected