Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
Runner
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected