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

Method getErr

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

Source from the content-addressed store, hash-verified

132
133
134 public PrintStream getErr() {
135 return sketchErr;
136 }
137
138
139 /**

Callers 1

RunnerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected