MCPcopy Create free account
hub / github.com/benfry/processing4 / getOut

Method getOut

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

Source from the content-addressed store, hash-verified

120
121
122 public PrintStream getOut() {
123 return sketchOut;
124 }
125
126
127 public PrintStream getErr() {

Callers 1

RunnerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected