MCPcopy Index your code
hub / github.com/processing/processing / getOut

Method getOut

app/src/processing/app/ui/EditorConsole.java:129–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127
128
129 public PrintStream getOut() {
130 return sketchOut;
131 }
132
133
134 public PrintStream getErr() {

Callers 1

RunnerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected