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

Method getStdout

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

Source from the content-addressed store, hash-verified

20 private static PassiveScanner passiveScanner;
21
22 public static PrintWriter getStdout() {
23 return stdout;
24 }
25
26 public static PrintWriter getStderr() {
27 return stderr;

Callers 3

parseApiDocumentMethod · 0.95
parseApiDocumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected